From fa8383fb28be945cae900a5579afd5920f274fd4 Mon Sep 17 00:00:00 2001 From: Elinor Fung <47805090+elinor-fung@users.noreply.github.com> Date: Thu, 30 May 2019 14:58:09 -0700 Subject: Remove BuildTools from product build (#24841) * Remove BuildTools imports from product build * Split scripts for installing dotnet vs BuildTools --- dir.props | 29 +++-------------------------- 1 file changed, 3 insertions(+), 26 deletions(-) (limited to 'dir.props') diff --git a/dir.props b/dir.props index 50af3a30ce..d2a63e5ea7 100644 --- a/dir.props +++ b/dir.props @@ -2,6 +2,9 @@ + + 8.0 true @@ -12,32 +15,12 @@ Portable - - - false - true - false - true - $(BuildToolsTargetsDesktop) - - coreclr - $(ProjectDir)Tools\ - $(ProjectDir).dotnet\ - $(DotnetCliPath)dotnet - $(ToolsDir)Microsoft.DotNet.Build.Tasks.dll - - $(__TestWorkingDir)\ - $(RootBinDir)tests\$(PlatformConfigPathPart)\ - $(BuildArch) x64 @@ -63,12 +46,6 @@ $(BinDir) - - - - - - -- cgit v1.2.3