Skip to content

Commit 017f34d

Browse files
committed
Use C# 12, as pipeline is using dotnet-sdk-8.0
1 parent 843137e commit 017f34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<LangVersion>13</LangVersion>
3+
<LangVersion>12</LangVersion>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)