Remove explicit LangVersion (#106)

This commit is contained in:
Chris Ross 2017-09-21 15:07:08 -07:00 committed by GitHub
parent 65e09f1cc6
commit f28ff39ab3
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFrameworks>net461</TargetFrameworks>
<LangVersion>7.1</LangVersion>
</PropertyGroup>
<ItemGroup>