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 393239f commit 81cfa75Copy full SHA for 81cfa75
src/Prometheus.Client.MetricServer/Prometheus.Client.MetricServer.csproj
@@ -3,7 +3,7 @@
3
<Description>MetricServer for the Prometheus.Client</Description>
4
<Copyright>2018 © Sergey Kuznetsov</Copyright>
5
<AssemblyTitle>Prometheus.Client.MetricServer</AssemblyTitle>
6
- <VersionPrefix>2.0.0</VersionPrefix>
+ <VersionPrefix>2.0.1</VersionPrefix>
7
<Authors>Sergey Kuznetsov</Authors>
8
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard1.3;netstandard2.0</TargetFrameworks>
9
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT' ">net45;netstandard1.3;netstandard2.0</TargetFrameworks>
0 commit comments