chore: bumped engine version

This commit is contained in:
2026-01-31 00:49:30 +03:00
parent 1a1e6fe4c8
commit 1a76df1f02
9 changed files with 17 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework>
<TargetFramework>net10.0</TargetFramework>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>Pong.Platforms.Server</RootNamespace>