From d6db84152f7c8ab0003bbd66b88d8e1c40483359 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 20 Feb 2024 20:14:38 -0500 Subject: [PATCH] Limit to MS-CAB to x86 until IntPtr issue resolved --- BinaryObjectScanner/BinaryObjectScanner.csproj | 2 +- Test/Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index 4ca0440c..5b788c79 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -24,7 +24,7 @@ - + $(DefineConstants);WIN diff --git a/Test/Test.csproj b/Test/Test.csproj index cf2a6d63..72fcfc57 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -12,7 +12,7 @@ - + $(DefineConstants);WIN