From 59765d27eb205b7b62a5057cfb631caee97f0af6 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 4 May 2021 22:49:35 -0700 Subject: Move PowerShell.wixext into ext --- src/ext/PowerShell/FindLocalWix.props | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/ext/PowerShell/FindLocalWix.props (limited to 'src/ext/PowerShell/FindLocalWix.props') diff --git a/src/ext/PowerShell/FindLocalWix.props b/src/ext/PowerShell/FindLocalWix.props new file mode 100644 index 00000000..1666e4fe --- /dev/null +++ b/src/ext/PowerShell/FindLocalWix.props @@ -0,0 +1,8 @@ + + + + + + $(MSBuildThisFileDirectory)..\..\Tools\build\Debug\net461\wix.targets + + -- cgit v1.2.3-55-g6feb