Update NuGet.config

master
exsersewo 4 years ago
parent 67b7fba8b6
commit 8911ebc641
  1. 2
      NuGet.config

@ -2,7 +2,7 @@
<configuration> <configuration>
<packageSources> <packageSources>
<clear /> <clear />
<add key="nuget.org" value="https://www.nuget.org/api/v2/" /> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources> </packageSources>
<activePackageSource> <activePackageSource>
<add key="All" value="(Aggregate source)" /> <add key="All" value="(Aggregate source)" />

Loading…
Cancel
Save