We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f9ca5 commit 2d99e75Copy full SHA for 2d99e75
src/Prometheus.Client.MetricServer/Prometheus.Client.MetricServer.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>Standalone Kestrel server for the Prometheus.Client</Description>
4
- <VersionPrefix>4.2.0</VersionPrefix>
+ <VersionPrefix>4.3.0</VersionPrefix>
5
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0</TargetFrameworks>
6
<AssemblyName>Prometheus.Client.MetricServer</AssemblyName>
7
<PackageId>Prometheus.Client.MetricServer</PackageId>
0 commit comments