From ea3d18595a610ee07b03f07af4f03cf75b5ab420 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Wed, 29 Nov 2017 14:08:08 -0800 Subject: Improved cabinet handling --- .../WixToolset.Core.Native.csproj | 24 +++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.csproj') diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj index 3e66d84e..aa87186b 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj @@ -3,6 +3,7 @@ netstandard2.0 $(MSBuildThisFileName).nuspec + Core Native @@ -10,9 +11,26 @@ - + + + + + + + x86\ + + + x64\ + + + + PreserveNewest + %(TargetRelativeFolder)%(Filename)%(Extension) + + + + -- cgit v1.2.3-55-g6feb