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 85aea00 commit db2337fCopy full SHA for db2337f
src/Prometheus.Client.AspNetCore/Prometheus.Client.AspNetCore.csproj
@@ -33,7 +33,7 @@
33
</None>
34
</ItemGroup>
35
<ItemGroup>
36
- <PackageReference Include="Prometheus.Client" Version="4.1.0" />
+ <PackageReference Include="Prometheus.Client" Version="4.2.0" />
37
38
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
39
<FrameworkReference Include="Microsoft.AspNetCore.App" />
0 commit comments