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.
1 parent d053349 commit a186591Copy full SHA for a186591
src/nuget.config
@@ -4,6 +4,5 @@
4
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
5
<clear />
6
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
7
- <add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
8
</packageSources>
9
-</configuration>
+</configuration>
0 commit comments