OK DOES NET 7 WORK YET

This commit is contained in:
SilicaAndPina 2022-04-15 00:07:38 +12:00
parent eada9eb5a5
commit 73a06e4493
10 changed files with 16 additions and 18 deletions

View file

@ -109,7 +109,6 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='All|AnyCPU'">
<TargetFramework>net6.0</TargetFramework>
<RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
<Optimize>True</Optimize>
<DefineConstants>OS_ALL;ARCH_ANYCPU</DefineConstants>