diff --git a/BurnOutSharp/BurnOutSharp.csproj b/BurnOutSharp/BurnOutSharp.csproj index ed562541..59cb0b27 100644 --- a/BurnOutSharp/BurnOutSharp.csproj +++ b/BurnOutSharp/BurnOutSharp.csproj @@ -2,6 +2,7 @@ net472;net48;netcoreapp3.1 + x86 BurnOutSharp BurnOutSharp Port of BurnOut to C#, with additions diff --git a/Test/Test.csproj b/Test/Test.csproj index 54cc09c3..3400086a 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -2,6 +2,7 @@ net472;net48;netcoreapp3.1 + x86 false Exe