Fixed possible crash

This commit is contained in:
seerge
2023-02-23 16:05:31 +01:00
parent 02ae48092b
commit 27f5ed50d5
3 changed files with 63 additions and 10 deletions

View File

@@ -13,6 +13,7 @@
<Platforms>AnyCPU;x64</Platforms>
<SupportedOSPlatformVersion>8.0</SupportedOSPlatformVersion>
<AssemblyName>GHelper</AssemblyName>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<ItemGroup>