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 e08aeb4 + c8e11cc commit 39b498eCopy full SHA for 39b498e
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.0.0" />
+ <PackageReference Include="Prometheus.Client" Version="4.1.0" />
37
38
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
39
<FrameworkReference Include="Microsoft.AspNetCore.App" />
0 commit comments