Skip to content

Commit

Permalink
Fixup feeds (#2742)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
  • Loading branch information
dotnet-bot and mmitche committed Feb 9, 2021
1 parent 5f09e3c commit bae1c7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NuGet.config
Expand Up @@ -6,8 +6,6 @@
<packageSources>
<clear />
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="test-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json" />
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
Expand Down

0 comments on commit bae1c7e

Please sign in to comment.