fix platforms

main
cosmonaut 2020-12-08 16:02:27 -08:00
parent ae6794e71b
commit 9dc3037e12
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<Copyright>Cassandra Lugo and Evan Hemsley 2020</Copyright>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<AssemblyName>Smuggler</AssemblyName>
<Platforms>x64</Platforms>
<Platforms>x86;x64</Platforms>
</PropertyGroup>
<ItemGroup>