From 61d04cad656e47a185575af7b19bc02412f3b606 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sat, 19 Sep 2020 21:08:49 -0400 Subject: Remove 32-bit ARM support. --- src/WixToolset.Core.Native/WixToolset.Core.Native.csproj | 4 ---- src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | 3 --- src/winterop/winterop.vcxproj | 8 -------- src/wixnative/wixnative.vcxproj | 8 -------- 4 files changed, 23 deletions(-) (limited to 'src') diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj index ab7c4020..f12d674c 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj @@ -9,10 +9,6 @@ - - All - Platform=ARM - All Platform=ARM64 diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec index 2e4b491c..0ec4747d 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec @@ -19,9 +19,6 @@ - - - diff --git a/src/winterop/winterop.vcxproj b/src/winterop/winterop.vcxproj index 7eb2d078..28393dba 100644 --- a/src/winterop/winterop.vcxproj +++ b/src/winterop/winterop.vcxproj @@ -8,10 +8,6 @@ - - Debug - ARM - Debug ARM64 @@ -24,10 +20,6 @@ Debug x64 - - Release - ARM - Release ARM64 diff --git a/src/wixnative/wixnative.vcxproj b/src/wixnative/wixnative.vcxproj index feebdf5b..0d79b80c 100644 --- a/src/wixnative/wixnative.vcxproj +++ b/src/wixnative/wixnative.vcxproj @@ -8,10 +8,6 @@ - - Debug - ARM - Debug ARM64 @@ -24,10 +20,6 @@ Debug x64 - - Release - ARM - Release ARM64 -- cgit v1.2.3-55-g6feb