Kaynağa Gözat

Add CI feed for dotnet

Oren Novotny 9 yıl önce
ebeveyn
işleme
6278cb7349
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      Ix.NET/Source/NuGet.Config

+ 1 - 0
Ix.NET/Source/NuGet.Config

@@ -5,6 +5,7 @@
     <add key="myget.org dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
     <add key="Build Packages" value="https://www.myget.org/F/c037199d-41df-4567-b966-25ff65324688/api/v3/index.json" />
     <add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />    
+    <add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
   </packageSources>
   <config>
     <!--<add key="repositoryPath" value="..\..\packages" />-->