We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aeb726 commit d21d50fCopy full SHA for d21d50f
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