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 c0a9888 commit 899d6feCopy full SHA for 899d6fe
src/Prometheus.Client.DependencyInjection.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>netstandard2.0;netstandard2.1;net5.0;net6.0</TargetFrameworks>
4
- <VersionPrefix>1.2.0</VersionPrefix>
+ <VersionPrefix>1.2.1</VersionPrefix>
5
<Description>Microsoft.Extensions.DependencyInjection (IServiceCollection) support for the Prometheus.Client</Description>
6
<PackageId>Prometheus.Client.DependencyInjection</PackageId>
7
<RepositoryUrl>https://github.com/prom-client-net/prom-client-dependencyinjection</RepositoryUrl>
0 commit comments