From df016066100df955d5ff98811e113fb2b1bd4b8a Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 26 Apr 2021 11:31:05 -0700 Subject: Implement integrated build process --- src/dtf/Directory.Build.props | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) (limited to 'src/dtf/Directory.Build.props') diff --git a/src/dtf/Directory.Build.props b/src/dtf/Directory.Build.props index f83cc154..cc54c88e 100644 --- a/src/dtf/Directory.Build.props +++ b/src/dtf/Directory.Build.props @@ -1,29 +1,10 @@ - + - Debug - false - MSB3246 - - $(MSBuildProjectName) - $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\build\)) - $(BaseOutputPath)obj\$(ProjectName)\ - $(BaseOutputPath)$(Configuration)\ - - WiX Toolset Team - WiX Toolset - Copyright (c) .NET Foundation and contributors. All rights reserved. - MS-RL - WiX Toolset + dtf - - - - + -- cgit v1.2.3-55-g6feb