11 Star 16 Fork 11

JefferyZh / ZBlog-Net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
NuGet.config 389 Bytes
一键复制 编辑 原始数据 按行查看 历史
JefferyZh 提交于 2017-08-18 18:47 . update to net core 2.0
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="Net Core" value="https://www.myget.org/F/aspnetcirelease/api/v3/index.json" />
<add key="AspNetCoreTools" value="https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
C#
1
https://gitee.com/Jeffiy/ZBlog-Net.git
git@gitee.com:Jeffiy/ZBlog-Net.git
Jeffiy
ZBlog-Net
ZBlog-Net
master

搜索帮助