From 0757b4198646a613aed92eaa7e6bf20729aaa51d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 09:37:47 +0000 Subject: [PATCH] Bump the dotnet group with 2 updates Bumps Microsoft.Extensions.Logging.Abstractions from 8.0.3 to 10.0.2 Bumps xunit.v3 from 3.2.1 to 3.2.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: xunit.v3 dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../LayeredCraft.StructuredLogging.csproj | 2 +- .../LayeredCraft.StructuredLogging.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj b/src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj index b7db07c..1f8d0c1 100644 --- a/src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj +++ b/src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj @@ -35,7 +35,7 @@ - + diff --git a/test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj b/test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj index 07d2171..b2714d6 100644 --- a/test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj +++ b/test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj @@ -35,7 +35,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +