From 6f29d2fc2b3514cc85a7975e974e8e31f39288e2 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 3 Feb 2019 14:43:56 -0600 Subject: Integrate into latest v4. --- src/Directory.Build.props | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/Directory.Build.props (limited to 'src/Directory.Build.props') diff --git a/src/Directory.Build.props b/src/Directory.Build.props new file mode 100644 index 00000000..a22f4470 --- /dev/null +++ b/src/Directory.Build.props @@ -0,0 +1,28 @@ + + + + + + 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 + + + + + + -- cgit v1.2.3-55-g6feb