Skip to content

Commit

Permalink
Merge pull request #521 from Particular/master-update-lang-ver
Browse files Browse the repository at this point in the history
Setting LangVersion to 7.3
  • Loading branch information
danielmarbach authored Oct 31, 2019
2 parents 6ae3834 + 36d0093 commit 79622e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<LangVersion>latest</LangVersion>
<LangVersion>7.3</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>

Expand Down

0 comments on commit 79622e6

Please sign in to comment.