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 daf4104 commit 207a2ddCopy full SHA for 207a2dd
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<Copyright>2022- Redis, inc.</Copyright>
4
<Nullable>enable</Nullable>
5
- <LangVersion>latest</LangVersion>
+ <LangVersion>13</LangVersion>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Authors>Redis Open Source</Authors>
8
<Owners>Redis OSS</Owners>
0 commit comments