From cfcd03b3087e64e8602e350d16848a83e36c231e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 06:12:26 +0000 Subject: [PATCH] build: Bump the minor-patch-updates group with 5 updates Bumps Microsoft.Extensions.Hosting from 10.0.8 to 10.0.9 Bumps Microsoft.Extensions.Hosting.Abstractions from 10.0.8 to 10.0.9 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.8 to 10.0.9 Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 Bumps Swashbuckle.AspNetCore from 10.2.1 to 10.2.3 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates ... Signed-off-by: dependabot[bot] --- samples/MinimalApiSample/MinimalApiSample.csproj | 2 +- samples/WorkerSample/WorkerSample.csproj | 2 +- .../Intility.Extensions.Logging.csproj | 2 +- .../Intility.Logging.AspNetCore.csproj | 4 ++-- tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/MinimalApiSample/MinimalApiSample.csproj b/samples/MinimalApiSample/MinimalApiSample.csproj index ea3fa78..010ed0f 100644 --- a/samples/MinimalApiSample/MinimalApiSample.csproj +++ b/samples/MinimalApiSample/MinimalApiSample.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/WorkerSample/WorkerSample.csproj b/samples/WorkerSample/WorkerSample.csproj index d6aca7b..0fdb9a8 100644 --- a/samples/WorkerSample/WorkerSample.csproj +++ b/samples/WorkerSample/WorkerSample.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj b/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj index 249a80b..cca5b4b 100644 --- a/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj +++ b/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj @@ -22,7 +22,7 @@ - + diff --git a/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj b/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj index 9b36719..2c7d561 100644 --- a/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj +++ b/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj @@ -29,8 +29,8 @@ - - + + diff --git a/tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj b/tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj index 6a00150..fffee2c 100644 --- a/tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj +++ b/tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj @@ -9,7 +9,7 @@ - +