浏览代码

nuget.config

xf 1 年之前
父节点
当前提交
5f4fd5eb72
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      NuGet.Config

+ 1 - 1
NuGet.Config

@@ -2,6 +2,6 @@
 <configuration>
   <packageSources>
     <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
-    <add key="fengwo.org" value="http://nuget.fengwo.com/v3/index.json" />
+    <add key="fengwo.org" value="http://110.188.24.182:5555/v3/index.json" />
   </packageSources>
 </configuration>