Dun.Jason 1 năm trước cách đây
mục cha
commit
421e650dcf
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      NuGet.Config

+ 2 - 2
NuGet.Config

@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <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://nuget.12345lm.cn/v3/index.json" />
   </packageSources>
 </configuration>