0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-08-23 17:40:26 +03:00

upgrade to net9

This commit is contained in:
bird_egop
2025-08-18 22:05:17 +03:00
parent ee77738713
commit 476017e9c1
19 changed files with 104 additions and 171 deletions

View File

@@ -2,9 +2,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>