We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6043e commit b512ccaCopy full SHA for b512cca
Directory.Build.props
@@ -3,7 +3,7 @@
3
<Company>OmniSharp</Company>
4
<Copyright>Copyright OmniSharp and contributors © 2018</Copyright>
5
<Authors>David Driscoll</Authors>
6
- <LangVersion>latest</LangVersion>
+ <LangVersion>8</LangVersion>
7
<SignAssembly>true</SignAssembly>
8
<DelaySign>false</DelaySign>
9
<PackageLicenseUrl>https://github.com/OmniSharp/csharp-language-server-protocol/blob/master/LICENSE</PackageLicenseUrl>
0 commit comments