Skip to content

Commit

Permalink
Remove myget feed references (#6019)
Browse files Browse the repository at this point in the history
  • Loading branch information
rainersigwald committed Jan 11, 2021
1 parent 74eb87c commit 70d3538
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions NuGet.config
Expand Up @@ -5,9 +5,6 @@
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="arcade" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="roslyn" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
<add key="nuget-build" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
<add key="roslyn-tools" value="https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources />
Expand Down

0 comments on commit 70d3538

Please sign in to comment.