This commit is contained in:
Loporrit
2024-05-28 21:48:54 +00:00
parent ab996692e3
commit c32300562d
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
</PropertyGroup>
<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<TargetFramework>net8.0-windows</TargetFramework>
<Platforms>x64</Platforms>
<Nullable>enable</Nullable>
<LangVersion>preview</LangVersion>