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