Project settings

This commit is contained in:
seerge
2023-02-27 18:40:47 +01:00
parent 1131035254
commit c73c05c24a
3 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,9 @@
<Platforms>AnyCPU;x64</Platforms>
<SupportedOSPlatformVersion>8.0</SupportedOSPlatformVersion>
<AssemblyName>GHelper</AssemblyName>
<PlatformTarget>AnyCPU</PlatformTarget>
<PlatformTarget>x64</PlatformTarget>
<ProduceReferenceAssembly>False</ProduceReferenceAssembly>
<AssemblyVersion>0.9.8.0</AssemblyVersion>
</PropertyGroup>
<ItemGroup>