This commit is contained in:
2025-01-05 18:58:43 +05:30
parent 5cd509161b
commit e1c55dbce6
68 changed files with 2253 additions and 212 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>