From dfff702e5d6e0829c8d934d6d98b700c24161c24 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sat, 14 May 2022 14:37:52 -0700 Subject: [PATCH] Remove x86 build limitation on test program --- Test/Test.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/Test/Test.csproj b/Test/Test.csproj index d74dfa29..02d19b0b 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -2,7 +2,6 @@ net48;netcoreapp3.1;net5.0;net6.0 - x86 false Exe