set lang version to latest

This commit is contained in:
Faryan Rezagholi
2021-12-15 22:54:08 +01:00
parent 2c830627ef
commit 2d917ca11a

View File

@@ -13,7 +13,7 @@
<Platforms>x64</Platforms>
<Configurations>Debug;Release;Debug Portable;Release Portable;Release Installer</Configurations>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<LangVersion>preview</LangVersion>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<DefineConstants>DEBUG</DefineConstants>