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 5c34ccc commit 8cab837Copy full SHA for 8cab837
src/Prometheus.Client.MetricPusher.HostedService.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>netstandard2.1;net6.0;net7.0</TargetFrameworks>
4
- <VersionPrefix>0.0.2</VersionPrefix>
+ <VersionPrefix>0.1.0</VersionPrefix>
5
<Description>Prometheus.Client.MetricPusher as HostedService</Description>
6
<RepositoryUrl>https://github.com/prom-client-net/prom-client-metricpusher-hostedservice</RepositoryUrl>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments