Skip to content

Commit a00fd30

Browse files
committed
C# 12
1 parent 5f2502f commit a00fd30

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
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<LangVersion>13.0</LangVersion>
3+
<LangVersion>12.0</LangVersion>
44
<NoWarn>$(NoWarn);CS1701;CS1702;CS1591</NoWarn>
55
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
66

0 commit comments

Comments
 (0)