From 031197ace3b9d014c7ca988377daa358f29a678f Mon Sep 17 00:00:00 2001 From: Martijn Laarman Date: Mon, 25 Mar 2024 12:38:55 +0100 Subject: [PATCH] Ensure OtlpExporter is updated as well --- examples/Example.AspNetCore.Mvc/Example.AspNetCore.Mvc.csproj | 2 ++ src/Elastic.OpenTelemetry/Elastic.OpenTelemetry.csproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/Example.AspNetCore.Mvc/Example.AspNetCore.Mvc.csproj b/examples/Example.AspNetCore.Mvc/Example.AspNetCore.Mvc.csproj index dae6123..e981780 100644 --- a/examples/Example.AspNetCore.Mvc/Example.AspNetCore.Mvc.csproj +++ b/examples/Example.AspNetCore.Mvc/Example.AspNetCore.Mvc.csproj @@ -12,6 +12,8 @@ + + diff --git a/src/Elastic.OpenTelemetry/Elastic.OpenTelemetry.csproj b/src/Elastic.OpenTelemetry/Elastic.OpenTelemetry.csproj index 6b18868..c3e6b5d 100644 --- a/src/Elastic.OpenTelemetry/Elastic.OpenTelemetry.csproj +++ b/src/Elastic.OpenTelemetry/Elastic.OpenTelemetry.csproj @@ -17,7 +17,7 @@ - +