From bfc587c1b4d1f96d8b7c595915152d5b6a5c01a6 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sun, 10 May 2020 17:21:54 -0400 Subject: Drop XP support and enable ARM64. --- src/wcautil/packages.config | 4 ++-- src/wcautil/wcautil.nuspec | 17 +++++++++++------ src/wcautil/wcautil.vcxproj | 16 ++++++++-------- 3 files changed, 21 insertions(+), 16 deletions(-) (limited to 'src/wcautil') diff --git a/src/wcautil/packages.config b/src/wcautil/packages.config index b11fe210..0b643acb 100644 --- a/src/wcautil/packages.config +++ b/src/wcautil/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/src/wcautil/wcautil.nuspec b/src/wcautil/wcautil.nuspec index 7a4707d1..784aa2bb 100644 --- a/src/wcautil/wcautil.nuspec +++ b/src/wcautil/wcautil.nuspec @@ -5,8 +5,7 @@ $version$ $authors$ $authors$ - - https://licenses.nuget.org/MS-RL + MS-RL https://github.com/wixtoolset/wcautil false $description$ @@ -19,11 +18,17 @@ - - - - + + + + + + + + + diff --git a/src/wcautil/wcautil.vcxproj b/src/wcautil/wcautil.vcxproj index 5cdbf6f1..a31994ab 100644 --- a/src/wcautil/wcautil.vcxproj +++ b/src/wcautil/wcautil.vcxproj @@ -1,7 +1,7 @@  - + Debug @@ -11,6 +11,10 @@ Debug ARM64 + + Debug + x64 + Debug Win32 @@ -27,10 +31,6 @@ Release Win32 - - Debug - x64 - Release x64 @@ -50,7 +50,7 @@ - + @@ -97,7 +97,7 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + \ No newline at end of file -- cgit v1.2.3-55-g6feb