From 7dd2e72f849a731e717a7aa10330814efce78655 Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Fri, 25 Oct 2019 14:12:50 -0700 Subject: [PATCH] Remove old style restore sources (#5338) --- eng/Versions.props | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 6605d8210..4b840bf48 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -104,19 +104,4 @@ 2.0.1-servicing-26011-01 - - - $(RestoreSources); - https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json; - https://dotnet.myget.org/F/msbuild/api/v3/index.json; - https://dotnet.myget.org/F/nuget-build/api/v3/index.json; - https://dotnet.myget.org/F/templating/api/v3/index.json; - https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json; - https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore-tooling/index.json; - https://dotnetfeed.blob.core.windows.net/aspnet-entityframeworkcore/index.json; - https://dotnetfeed.blob.core.windows.net/aspnet-extensions/index.json; - https://dotnetfeed.blob.core.windows.net/dotnet-windowsdesktop/index.json; - https://dotnetfeed.blob.core.windows.net/dotnet-toolset/index.json; - -