xf 2 년 전
부모
커밋
22db47c1c3
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.fwt.com/v3/index.json" />
+    <add key="fengwo.org" value="http://nuget.fengwo.com/v3/index.json" />
   </packageSources>
 </configuration>