Skip to content

Commit

Permalink
Remove unused NuGet feeds (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
premun authored May 4, 2021
1 parent e60d63c commit 9b4c765
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
<packageSources>
<clear />
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources />
Expand Down

0 comments on commit 9b4c765

Please sign in to comment.