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/FindLocalWix.props | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/FindLocalWix.props (limited to 'src/FindLocalWix.props') diff --git a/src/FindLocalWix.props b/src/FindLocalWix.props new file mode 100644 index 00000000..a784e352 --- /dev/null +++ b/src/FindLocalWix.props @@ -0,0 +1,8 @@ + + + + + + $(MSBuildThisFileDirectory)..\..\Tools\build\Debug\net461\wix.targets + + -- cgit v1.2.3-55-g6feb