Skip to content

Commit

Permalink
Selective integration of consolidation PR #25 - dotnet5 nuget feed (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
trylek authored and ViktorHofer committed Nov 13, 2019
1 parent 080d82e commit 90c65f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
one as a template. The following line is a marker to insert the test restore sources.
-->
<!-- TEST_RESTORE_SOURCES_INSERTION_LINE -->
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json" />
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="dotnet-coreclr" value="https://dotnetfeed.blob.core.windows.net/dotnet-coreclr/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
Expand Down

0 comments on commit 90c65f7

Please sign in to comment.