Skip to content

Commit b9f09d2

Browse files
committed
Merge branch 'master' into release/2.0
2 parents 7ba3962 + 77d19bb commit b9f09d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

NuGet.Config

-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="nuget.cnblogs.com" value="https://nuget.cnblogs.com/v3/index.json" protocolVersion="3" />
65
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
76
<add key="design-packages" value="tools/design-packages" />
87
<add key="sunnycase" value="https://nuget.sunnycase.moe/v3/index.json" />
98
</packageSources>
109
<activePackageSource>
11-
<add key="nuget.cnblogs.com" value="https://nuget.cnblogs.com/v3/index.json" protocolVersion="3" />
1210
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
1311
<add key="Nncase.Libs" value="https://www.myget.org/F/magicallibs/api/v3/index.json" protocolVersion="3" />
1412
<add key="myget-xunit" value="https://www.myget.org/F/xunit/api/v3/index.json" />

0 commit comments

Comments
 (0)