Skip to content

Commit 26bd135

Browse files
committed
update csproj description
1 parent 10ddbe7 commit 26bd135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
4-
<Description>DependencyInjection support for the Prometheus.Client</Description>
4+
<Description>Dependency Injection extensions for Prometheus.Client</Description>
55
<RepositoryUrl>https://github.com/prom-client-net/prom-client-dependencyinjection</RepositoryUrl>
66
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
77
</PropertyGroup>

0 commit comments

Comments
 (0)