Skip to content

Commit ab7d0ab

Browse files
committed
Updated to C# 13
1 parent fae6f49 commit ab7d0ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- Build configuration -->
44
<PropertyGroup>
5-
<LangVersion>12.0</LangVersion>
5+
<LangVersion>13.0</LangVersion>
66
<ImplicitUsings>true</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)