Back to x64 to pass tests

This commit is contained in:
Mike Phares 2023-07-24 10:34:13 -07:00
parent efe8af5219
commit 4925d79f65

View File

@ -10,7 +10,7 @@
<IsPackable>false</IsPackable>
<LangVersion>10.0</LangVersion>
<Nullable>disable</Nullable>
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<TargetFramework>net7.0</TargetFramework>
</PropertyGroup>
<PropertyGroup>