Skip to content

Commit bc40f2f

Browse files
authored
feat: update c# version (#131)
1 parent 1a789ed commit bc40f2f

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)