chore: changed desktop executable's name to Pong

This commit is contained in:
Syntriax 2025-07-21 00:07:02 +03:00
parent ad5f424298
commit 452ce426a0

View File

@ -7,6 +7,7 @@
<TieredCompilation>false</TieredCompilation>
<Nullable>enable</Nullable>
<RootNamespace>Pong.Platforms.Desktop</RootNamespace>
<AssemblyName>Pong</AssemblyName>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>