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 080d82e commit 90c65f7Copy full SHA for 90c65f7
NuGet.config
@@ -11,6 +11,7 @@
11
one as a template. The following line is a marker to insert the test restore sources.
12
-->
13
<!-- TEST_RESTORE_SOURCES_INSERTION_LINE -->
14
+ <add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json" />
15
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
16
<add key="dotnet-coreclr" value="https://dotnetfeed.blob.core.windows.net/dotnet-coreclr/index.json" />
17
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
0 commit comments