From e6ed1bd32f8501a3992c08bfe8a1964bc3f00ad4 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Tue, 9 Aug 2016 10:24:01 -0500 Subject: [PATCH] Completely remove buildtools from our build. --- build.proj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build.proj b/build.proj index a421f10e9..e86fa5a01 100644 --- a/build.proj +++ b/build.proj @@ -18,8 +18,6 @@ $(MSBuildThisFileDirectory) $(RepoRoot)/build_projects/dotnet-cli-build/bin/dotnet-cli-build $(CLIBuildFileName).dll - $(RepoRoot)/build_tools/ - $(BuildToolsDir)/ preview Microsoft.NETCore.App @@ -81,12 +79,10 @@ - -