From 84a60ab50339f158715172ef24804c5b9cb5ba9d Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 24 Jun 2020 14:32:26 +1000 Subject: Add ARM/ARM64 wixnative.exe Update mergemod.dll from SDK 10.0.19041.0. --- src/WixToolset.Core.Native/WixToolset.Core.Native.csproj | 8 ++++++++ src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | 6 ++++++ 2 files changed, 14 insertions(+) (limited to 'src/WixToolset.Core.Native') diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj index d62de257..2626f749 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj @@ -9,6 +9,14 @@ + + All + Platform=ARM + + + All + Platform=ARM64 + All Platform=Win32 diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec index e862b1ba..2e4b491c 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec @@ -19,6 +19,12 @@ + + + + + + -- cgit v1.2.3-55-g6feb