1 Star 3 Fork 14

DengHao / DH.FrameWork

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
NuGet.config 471 Bytes
一键复制 编辑 原始数据 按行查看 历史
猿人易 提交于 2022-10-22 11:07 . 调整项目
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="GiciSky" value="https://nuget.chuangchu.net/v3/index.json" />
<add key="azure.cn" value="https://nuget.cdn.azure.cn/v3/index.json" protocolVersion="3" />
<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" />
</packageSources>
</configuration>
C#
1
https://gitee.com/chuangchu/DH.FrameWork.git
git@gitee.com:chuangchu/DH.FrameWork.git
chuangchu
DH.FrameWork
DH.FrameWork
master

搜索帮助