Skip to content

Commit e87bbf7

Browse files
committed
C# -> 12
1 parent dd6f91b commit e87bbf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

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

3131
<!-- Build properties -->
3232
<PropertyGroup>
33-
<LangVersion>10</LangVersion>
33+
<LangVersion>12</LangVersion>
3434
<ImplicitUsings>true</ImplicitUsings>
3535
<Nullable>enable</Nullable>
3636
<InheritDocEnabled>true</InheritDocEnabled>

0 commit comments

Comments
 (0)