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 73fddb9 commit 04e6ebeCopy full SHA for 04e6ebe
src/Prometheus.Client.DependencyInjection.csproj
@@ -6,7 +6,7 @@
6
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageReference Include="Prometheus.Client" Version="6.1.0" />
+ <PackageReference Include="Prometheus.Client" Version="6.2.0" />
10
<PackageReference Condition="'$(TargetFramework)' == 'net462' OR '$(TargetFramework)' == 'netstandard2.0'"
11
Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.32" />
12
<PackageReference Condition="'$(TargetFramework)' == 'net8.0'"
0 commit comments