From 7b8c85f7dddcc814accf1231c7be88090443cd88 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 2 Mar 2018 10:01:24 -0800 Subject: [PATCH] Use dotnet-deb-tool 2.0.0 from the aspnetcore-dev myget feed --- .../dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/tools/dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj b/build/tools/dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj index 300af33e17..b7b19fe532 100644 --- a/build/tools/dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj +++ b/build/tools/dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj @@ -2,11 +2,11 @@ netcoreapp1.0 - $(RestoreSources);https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json + $(RestoreSources);https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json - +