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 c3af027 commit b7a92e3Copy full SHA for b7a92e3
src/Prometheus.Client.AspNetCore/Prometheus.Client.AspNetCore.csproj
@@ -20,7 +20,7 @@
20
<AssemblyOriginatorKeyFile>../../Prometheus.Client.AspNetCore.snk</AssemblyOriginatorKeyFile>
21
</PropertyGroup>
22
<ItemGroup>
23
- <PackageReference Include="Prometheus.Client" Version="3.0.0" />
+ <PackageReference Include="Prometheus.Client" Version="3.0.1" />
24
</ItemGroup>
25
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3'">
26
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions">
0 commit comments