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 a8fd3fd commit dcfbf7bCopy full SHA for dcfbf7b
src/Prometheus.Client.HttpClient/Prometheus.Client.HttpClient.csproj
@@ -3,7 +3,7 @@
3
<TargetFramework>net6.0</TargetFramework>
4
</PropertyGroup>
5
<ItemGroup>
6
- <PackageReference Include="Prometheus.Client" Version="5.2.0" />
+ <PackageReference Include="Prometheus.Client" Version="6.0.0" />
7
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.1" />
8
</ItemGroup>
9
0 commit comments