chore: updated engine

This commit is contained in:
2025-08-05 19:41:59 +03:00
parent 7a499bbcbc
commit 25caeefb8b
19 changed files with 60 additions and 60 deletions

View File

@@ -2,6 +2,8 @@
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable>
<RootNamespace>Pong.Shared</RootNamespace>
<AssemblyName>Pong.Shared</AssemblyName>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.2.1105">