网站首页 网站源码
website
站点相关全部源代码,隐藏了一些关于服务器的信息
<?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>
loading