dotnet 8.0

This commit is contained in:
2026-03-22 01:41:46 +03:00
parent 9b3c8c3fef
commit 5014a24cc8
81 changed files with 81 additions and 81 deletions

View File

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