Skip to content

Commit 2e59089

Browse files
committed
update tfm
1 parent b10991b commit 2e59089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.MetricServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>Standalone Kestrel server for the Prometheus.Client</Description>
44
<VersionPrefix>6.0.0</VersionPrefix>
5-
<TargetFrameworks>netcoreapp3.1;net5.0</TargetFrameworks>
5+
<TargetFramework>net6.0</TargetFramework>
66
<RepositoryUrl>https://github.com/prom-client-net/prom-client-metricserver</RepositoryUrl>
77
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
88
</PropertyGroup>

0 commit comments

Comments
 (0)