diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index 6c13700a..672e0dd5 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -40,14 +40,6 @@ net6.0;net7.0;net8.0;net9.0 - - - $(DefineConstants);WINX86 - - - $(DefineConstants);WINX64 - - diff --git a/ProtectionScan/ProtectionScan.csproj b/ProtectionScan/ProtectionScan.csproj index 1eeb53a3..0e6417c4 100644 --- a/ProtectionScan/ProtectionScan.csproj +++ b/ProtectionScan/ProtectionScan.csproj @@ -27,14 +27,6 @@ net6.0;net7.0;net8.0;net9.0 - - - $(DefineConstants);WINX86 - - - $(DefineConstants);WINX64 - -