Skip to content

Commit c9c1f90

Browse files
committed
reword
1 parent 3136d6f commit c9c1f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenTelemetry.Exporter.Prometheus.HttpListener/OpenTelemetry.Exporter.Prometheus.HttpListener.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<!-- OmniSharp/VS Code requires TargetFrameworks to be in descending order for IntelliSense and analysis. -->
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
6-
<Description>Stand-alone HttpListener for hosting OpenTelemetry .NET exporter</Description>
6+
<Description>Stand-alone HttpListener for hosting OpenTelemetry .NET Prometheus Exporter</Description>
77
<PackageTags>$(PackageTags);prometheus;metrics</PackageTags>
88
<MinVerTagPrefix>core-</MinVerTagPrefix>
99
</PropertyGroup>

0 commit comments

Comments
 (0)