From 01748c889f5b0d4d0328d2eb7044d4f759f50b8e Mon Sep 17 00:00:00 2001 From: Manuel Riezebosch Date: Tue, 17 Sep 2024 09:12:03 +0200 Subject: [PATCH] feat(nuget): add package information to csproj --- ...HealthChecks.OpenTelemetry.Instrumentation.csproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/HealthChecks.OpenTelemetry.Instrumentation/HealthChecks.OpenTelemetry.Instrumentation.csproj b/src/HealthChecks.OpenTelemetry.Instrumentation/HealthChecks.OpenTelemetry.Instrumentation.csproj index 7ce0ec5..0105b76 100644 --- a/src/HealthChecks.OpenTelemetry.Instrumentation/HealthChecks.OpenTelemetry.Instrumentation.csproj +++ b/src/HealthChecks.OpenTelemetry.Instrumentation/HealthChecks.OpenTelemetry.Instrumentation.csproj @@ -34,4 +34,16 @@ + + gowon + en-US + HealthChecks.OpenTelemetry.Instrumentation + HealthChecks Instrumentation for OpenTelemetry .NET + ? + README.md + metrics;healthchecks;opentelemetry;monitoring;observability + false + git + https://github.com/gowon/HealthChecks.OpenTelemetry.Instrumentation +