Skip to content

Commit b512cca

Browse files
bump language version
1 parent 9b6043e commit b512cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Company>OmniSharp</Company>
44
<Copyright>Copyright OmniSharp and contributors © 2018</Copyright>
55
<Authors>David Driscoll</Authors>
6-
<LangVersion>latest</LangVersion>
6+
<LangVersion>8</LangVersion>
77
<SignAssembly>true</SignAssembly>
88
<DelaySign>false</DelaySign>
99
<PackageLicenseUrl>https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/LICENSE</PackageLicenseUrl>

0 commit comments

Comments
 (0)