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 10ddbe7 commit 26bd135Copy full SHA for 26bd135
src/Prometheus.Client.DependencyInjection.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
4
- <Description>DependencyInjection support for the Prometheus.Client</Description>
+ <Description>Dependency Injection extensions for Prometheus.Client</Description>
5
<RepositoryUrl>https://github.com/prom-client-net/prom-client-dependencyinjection</RepositoryUrl>
6
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
7
</PropertyGroup>
0 commit comments