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.
2 parents 411a832 + 96058d0 commit d668e01Copy full SHA for d668e01
src/Prometheus.Client.MetricServer/Prometheus.Client.MetricServer.csproj
@@ -31,7 +31,7 @@
31
</None>
32
</ItemGroup>
33
<ItemGroup>
34
- <PackageReference Include="Prometheus.Client" Version="4.1.0" />
+ <PackageReference Include="Prometheus.Client" Version="4.2.0" />
35
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
36
37
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
0 commit comments