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 621d959 + 2bd983d commit 9aa6901Copy full SHA for 9aa6901
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.3.0" />
+ <PackageReference Include="Prometheus.Client" Version="4.4.0" />
37
38
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
39
<FrameworkReference Include="Microsoft.AspNetCore.App" />
0 commit comments