Skip to content

Commit

Permalink
update csproj description
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47 committed Dec 3, 2024
1 parent 10ddbe7 commit 26bd135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Prometheus.Client.DependencyInjection.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
<Description>DependencyInjection support for the Prometheus.Client</Description>
<Description>Dependency Injection extensions for Prometheus.Client</Description>
<RepositoryUrl>https://github.com/prom-client-net/prom-client-dependencyinjection</RepositoryUrl>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
Expand Down

0 comments on commit 26bd135

Please sign in to comment.