Update submodule and fix ARM builds.

This commit is contained in:
Pieter-Jan Briers
2020-06-08 23:36:12 +02:00
parent 0a7f80653a
commit 4ebba74b1f
10 changed files with 72 additions and 74 deletions

View File

@@ -5,7 +5,6 @@
<TargetFramework>$(TargetFramework)</TargetFramework>
<LangVersion>8</LangVersion>
<IsPackable>false</IsPackable>
<Platforms>x64</Platforms>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<OutputPath>..\bin\Content.Client\</OutputPath>
<OutputType Condition="'$(FullRelease)' != 'True'">Exe</OutputType>