From 97bc5e3cb7d9f49ad07aefd09a8a50d159264820 Mon Sep 17 00:00:00 2001 From: PiotrP Date: Tue, 26 Jul 2016 18:22:58 -0700 Subject: [PATCH] Define build-tools required prop ToolsDir. --- build.proj | 1 + 1 file changed, 1 insertion(+) diff --git a/build.proj b/build.proj index 88547f5a1..100ef7695 100644 --- a/build.proj +++ b/build.proj @@ -19,6 +19,7 @@ $(RepoRoot)/build_projects/dotnet-cli-build/bin/dotnet-cli-build $(CLIBuildFileName).dll $(RepoRoot)/build_tools + $(BuildToolsDir) preview Microsoft.NETCore.App