From dcf13e60f0b165a8942e7e7d98f5f0702f7d1e84 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Tue, 22 Sep 2020 21:58:43 -0400 Subject: Remove ARM32 --- src/balutil/balutil.nuspec | 2 -- src/balutil/balutil.vcxproj | 20 ++++++-------------- src/balutil/packages.config | 2 +- 3 files changed, 7 insertions(+), 17 deletions(-) (limited to 'src/balutil') diff --git a/src/balutil/balutil.nuspec b/src/balutil/balutil.nuspec index 60c32bb1..e38362ec 100644 --- a/src/balutil/balutil.nuspec +++ b/src/balutil/balutil.nuspec @@ -23,11 +23,9 @@ - - diff --git a/src/balutil/balutil.vcxproj b/src/balutil/balutil.vcxproj index 39be0bed..8697b5ab 100644 --- a/src/balutil/balutil.vcxproj +++ b/src/balutil/balutil.vcxproj @@ -3,29 +3,21 @@ - + - - Debug - ARM - Debug ARM64 - - Debug - Win32 - - - Release - ARM - Release ARM64 + + Debug + Win32 + Release Win32 @@ -107,7 +99,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}. - + diff --git a/src/balutil/packages.config b/src/balutil/packages.config index e8417860..4db0b6a7 100644 --- a/src/balutil/packages.config +++ b/src/balutil/packages.config @@ -2,5 +2,5 @@ - + \ No newline at end of file -- cgit v1.2.3-55-g6feb