chore: changed desktop executable's name to Pong
This commit is contained in:
		@@ -7,6 +7,7 @@
 | 
				
			|||||||
    <TieredCompilation>false</TieredCompilation>
 | 
					    <TieredCompilation>false</TieredCompilation>
 | 
				
			||||||
    <Nullable>enable</Nullable>
 | 
					    <Nullable>enable</Nullable>
 | 
				
			||||||
    <RootNamespace>Pong.Platforms.Desktop</RootNamespace>
 | 
					    <RootNamespace>Pong.Platforms.Desktop</RootNamespace>
 | 
				
			||||||
 | 
					    <AssemblyName>Pong</AssemblyName>
 | 
				
			||||||
  </PropertyGroup>
 | 
					  </PropertyGroup>
 | 
				
			||||||
  <PropertyGroup>
 | 
					  <PropertyGroup>
 | 
				
			||||||
    <ApplicationManifest>app.manifest</ApplicationManifest>
 | 
					    <ApplicationManifest>app.manifest</ApplicationManifest>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user