Skip to content

Commit 8c44304

Browse files
authored
feat: update c# version (#106)
1 parent 2dd6447 commit 8c44304

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,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<LangVersion>11.0</LangVersion>
3+
<LangVersion>12.0</LangVersion>
44
<Authors>prom-client-net contributors</Authors>
55
<Copyright>Copyright © prom-client-net</Copyright>
66
<PackageId>$(MSBuildProjectName)</PackageId>

0 commit comments

Comments
 (0)