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 54146fa commit 61d5505Copy full SHA for 61d5505
src/Prometheus.Client.MetricServer/Prometheus.Client.MetricServer.csproj
@@ -20,7 +20,7 @@
20
<AssemblyOriginatorKeyFile>../../Prometheus.Client.MetricServer.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
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard1.3'">
26
<DefineConstants>$(DefineConstants);NETSTANDARD13</DefineConstants>
0 commit comments