24 Star 90 Fork 17

星尘 / GitDC

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
NuGet.config 660 Bytes
一键复制 编辑 原始数据 按行查看 历史
丁川 提交于 2019-08-10 14:29 . 升级
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="cnblogs" value="https://nuget.cnblogs.com/v3/index.json" protocolVersion="3" />
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" protocolVersion="3" />
<add key="aspnetcore-dev" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" protocolVersion="3" />
<add key="aspnetcore-tools" value="https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>
C#
1
https://gitee.com/xingchensoft/GitDC.git
git@gitee.com:xingchensoft/GitDC.git
xingchensoft
GitDC
GitDC
master

搜索帮助