diff --git a/BurnOutSharp/BurnOutSharp.csproj b/BurnOutSharp/BurnOutSharp.csproj index 30b2346a..ef812e9a 100644 --- a/BurnOutSharp/BurnOutSharp.csproj +++ b/BurnOutSharp/BurnOutSharp.csproj @@ -1,7 +1,7 @@  - net472;net48;netcoreapp3.1 + net472;net48;netcoreapp3.1;net5.0 x86 BurnOutSharp BurnOutSharp @@ -22,17 +22,17 @@ true - + NET_FRAMEWORK - - + + - + diff --git a/Test/Test.csproj b/Test/Test.csproj index 3400086a..8edbf612 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -1,7 +1,7 @@  - net472;net48;netcoreapp3.1 + net472;net48;netcoreapp3.1;net5.0 x86 false Exe