We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2aeb726 + d21d50f commit 235c4ceCopy full SHA for 235c4ce
NuGet.config
@@ -3,7 +3,7 @@
3
<configuration>
4
<packageSources>
5
<clear />
6
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
+ <add key="dotnet-public" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet-public/nuget/v3/index.json" />
7
</packageSources>
8
<disabledPackageSources>
9
0 commit comments