Fix whitespace

This commit is contained in:
Bond_009
2019-06-28 12:22:33 +02:00
parent 65a0ca2f32
commit ecb8d8991b
2 changed files with 1 additions and 2 deletions

View File

@@ -48,7 +48,7 @@
<PropertyGroup>
<!-- We need C# 7.3 to compare tuples-->
<LangVersion>latest</LangVersion>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">