Skip to content

Commit 565aa42

Browse files
committed
C# -> 12
1 parent 077296f commit 565aa42

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
</PropertyGroup>

0 commit comments

Comments
 (0)