Merge pull request #834 from hishamco/lang

Remove LangVersion
This commit is contained in:
Shaun Walker
2020-10-20 07:52:55 -04:00
committed by GitHub
5 changed files with 0 additions and 5 deletions

View File

@ -3,7 +3,6 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<OutputType>Exe</OutputType>
<LangVersion>7.3</LangVersion>
<RazorLangVersion>3.0</RazorLangVersion>
<Configurations>Debug;Release</Configurations>
<Version>1.0.4</Version>