Remove blob feed (#2553)
authorMatt Mitchell <mmitche@microsoft.com>
Thu, 2 Sep 2021 17:10:32 +0000 (10:10 -0700)
committerGitHub <noreply@github.com>
Thu, 2 Sep 2021 17:10:32 +0000 (10:10 -0700)
NuGet.config

index 05dc67aa6d5630ec59c0e24c9ecee1fdd51d8378..f256d81e16b3c5225a87378ba860f08e33348e85 100644 (file)
@@ -13,8 +13,6 @@
     <add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
     <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
     <add key="dotnet-diagnostics-tests" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-diagnostics-tests/nuget/v3/index.json" />
-    <!-- Legacy feeds -->
-    <add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
     <!-- Standard feeds -->
     <add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
   </packageSources>