Skip to content

Commit cbf276b

Browse files
committed
Update to C# 7
1 parent 64016d7 commit cbf276b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

StyleCop.Analyzers/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<PropertyGroup>
21-
<LangVersion>6</LangVersion>
21+
<LangVersion>7</LangVersion>
2222
<Features>strict</Features>
2323
</PropertyGroup>
2424

0 commit comments

Comments
 (0)