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

@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<LangVersion>7.3</LangVersion>
<Version>1.0.0</Version>
<Product>[Owner].[Module]</Product>
<Authors>[Owner]</Authors>