From 337124bed6a57b40fca11c5c2f5b554f570522a6 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 4 May 2021 11:41:55 -0700 Subject: Move ComPlus.wixext into ext --- .../wixext/WixToolset.ComPlus.wixext.csproj | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/ext/ComPlus/wixext/WixToolset.ComPlus.wixext.csproj (limited to 'src/ext/ComPlus/wixext/WixToolset.ComPlus.wixext.csproj') diff --git a/src/ext/ComPlus/wixext/WixToolset.ComPlus.wixext.csproj b/src/ext/ComPlus/wixext/WixToolset.ComPlus.wixext.csproj new file mode 100644 index 00000000..11271ad3 --- /dev/null +++ b/src/ext/ComPlus/wixext/WixToolset.ComPlus.wixext.csproj @@ -0,0 +1,32 @@ + + + + + + netstandard2.0 + embedded + WixToolset.ComPlus + WiX Toolset ComPlus Extension + WiX Toolset ComPlus Extension + true + true + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb