From dd1baa9130f1eba16017aa39e76b14fb1e14665b Mon Sep 17 00:00:00 2001 From: John Luo Date: Thu, 15 Jun 2017 15:15:38 -0700 Subject: [PATCH] Fix tool restore during installer build --- tools/dotnet-deb-tool-consumer/NuGet.config | 2 -- tools/dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/dotnet-deb-tool-consumer/NuGet.config b/tools/dotnet-deb-tool-consumer/NuGet.config index 6deac15dda..60d3088e1f 100644 --- a/tools/dotnet-deb-tool-consumer/NuGet.config +++ b/tools/dotnet-deb-tool-consumer/NuGet.config @@ -1,8 +1,6 @@ - - diff --git a/tools/dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj b/tools/dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj index 2c37471075..3512a7a21c 100644 --- a/tools/dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj +++ b/tools/dotnet-deb-tool-consumer/dotnet-deb-tool-consumer.csproj @@ -3,7 +3,7 @@ - netcoreapp2.0 + netcoreapp1.0