AB3267 - Specify language version to make azure pipeline happy

This commit is contained in:
Bjarke Berg
2019-10-23 09:41:35 +02:00
parent a9b88e4520
commit b5ae96e8ef

View File

@@ -12,6 +12,7 @@
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<LangVersion>latast</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>