Skip to content

Commit 207a2dd

Browse files
committed
be explicit about langver
1 parent daf4104 commit 207a2dd

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
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Copyright>2022- Redis, inc.</Copyright>
44
<Nullable>enable</Nullable>
5-
<LangVersion>latest</LangVersion>
5+
<LangVersion>13</LangVersion>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Authors>Redis Open Source</Authors>
88
<Owners>Redis OSS</Owners>

0 commit comments

Comments
 (0)