Skip to content

Commit 7fc322a

Browse files
committed
Bump C# lang version
1 parent fdb1f3f commit 7fc322a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<LangVersion>10</LangVersion>
4+
<LangVersion>13</LangVersion>
55
<Nullable>enable</Nullable>
66
<ProduceReferenceAssembly>true</ProduceReferenceAssembly>
77
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>

0 commit comments

Comments
 (0)