* Fixed minor building errors

This commit is contained in:
2026-03-06 21:05:57 +04:00
parent 516367c602
commit a18eab0f31
4 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsPackable>false</IsPackable>