网站首页 网站源码
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="github" value="https://nuget.pkg.github.com/pengqian089/index.json" />
</packageSources>
<packageSourceCredentials>
<github>
<add key="Username" value="pengqian089" />
<add key="ClearTextPassword" value="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" />
</github>
</packageSourceCredentials>
</configuration>