From aba8b4df46ffce2387c4a8f088e8ea5ad9f49cca Mon Sep 17 00:00:00 2001 From: EonaCat Date: Thu, 11 Jun 2026 08:21:17 +0200 Subject: [PATCH] Updated packages --- .../EonaCat.LogStack.OpenTelemetryFlow.csproj | 6 +++--- .../EonaCat.LogStack.Status.csproj | 13 ++++++++----- EonaCat.LogStack/EonaCat.LogStack.csproj | 4 ++-- .../EonaCat.LogStack.Test.Web.csproj | 4 ++-- 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/EonaCat.LogStack.OpenTelemetryFlow/EonaCat.LogStack.OpenTelemetryFlow.csproj b/EonaCat.LogStack.OpenTelemetryFlow/EonaCat.LogStack.OpenTelemetryFlow.csproj index aacc84a..0aab903 100644 --- a/EonaCat.LogStack.OpenTelemetryFlow/EonaCat.LogStack.OpenTelemetryFlow.csproj +++ b/EonaCat.LogStack.OpenTelemetryFlow/EonaCat.LogStack.OpenTelemetryFlow.csproj @@ -32,9 +32,9 @@ - - - + + + diff --git a/EonaCat.LogStack.Status/EonaCat.LogStack.Status.csproj b/EonaCat.LogStack.Status/EonaCat.LogStack.Status.csproj index a3f7fc9..6f1e2f9 100644 --- a/EonaCat.LogStack.Status/EonaCat.LogStack.Status.csproj +++ b/EonaCat.LogStack.Status/EonaCat.LogStack.Status.csproj @@ -1,14 +1,17 @@ - + - net8.0 + net10.0 enable enable Status False - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/EonaCat.LogStack/EonaCat.LogStack.csproj b/EonaCat.LogStack/EonaCat.LogStack.csproj index 6768bb8..01b09f3 100644 --- a/EonaCat.LogStack/EonaCat.LogStack.csproj +++ b/EonaCat.LogStack/EonaCat.LogStack.csproj @@ -74,11 +74,11 @@ It features a rich fluent API for routing log events to dozens of destinations f - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Testers/EonaCat.LogStack.Test.Web/EonaCat.LogStack.Test.Web.csproj b/Testers/EonaCat.LogStack.Test.Web/EonaCat.LogStack.Test.Web.csproj index 68e0551..06e733a 100644 --- a/Testers/EonaCat.LogStack.Test.Web/EonaCat.LogStack.Test.Web.csproj +++ b/Testers/EonaCat.LogStack.Test.Web/EonaCat.LogStack.Test.Web.csproj @@ -7,11 +7,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +