From aec6e9a4b21accd2e8aeb2cb36ad1cdc8f308f79 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 16 Dec 2018 17:21:36 -0600 Subject: Integrate into latest v4. Still needs TupleDefinitions and Messages. --- src/Directory.Build.props | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 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..9eacf3f5 --- /dev/null +++ b/src/Directory.Build.props @@ -0,0 +1,29 @@ + + + + + + Debug + false + + $(MSBuildProjectName) + $(MSBuildThisFileDirectory)..\build\ + $(BaseOutputPath)obj\$(ProjectName)\ + $(BaseOutputPath)$(Configuration)\ + + WiX Toolset Team + WiX Toolset + Copyright (c) .NET Foundation and contributors. All rights reserved. + WiX Toolset + + + + $(MSBuildThisFileDirectory)..\..\ + + + + + -- cgit v1.2.3-55-g6feb