From 5e3c1a862690c1495d2f7407d19e0c99d987d4e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 20:00:31 +0000 Subject: [PATCH] build: Bump the minor-patch-updates group with 8 updates Bumps Microsoft.Extensions.Hosting from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.Hosting.Abstractions from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.5 to 10.0.8 Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.6.0 Bumps Sentry.AspNetCore from 6.3.0 to 6.6.0 Bumps Sentry.Serilog from 6.3.0 to 6.6.0 Bumps Serilog.Enrichers.AzureClaims from 1.2.4 to 1.2.7 Bumps Swashbuckle.AspNetCore from 10.1.7 to 10.2.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.8 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.8 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.8 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.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: Sentry.AspNetCore dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: Sentry.Serilog dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates - dependency-name: Serilog.Enrichers.AzureClaims dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-updates - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-updates ... Signed-off-by: dependabot[bot] --- samples/MinimalApiSample/MinimalApiSample.csproj | 2 +- samples/WorkerSample/WorkerSample.csproj | 2 +- .../Intility.Extensions.Logging.Sentry.csproj | 4 ++-- .../Intility.Extensions.Logging.csproj | 2 +- .../Intility.Logging.AspNetCore.csproj | 6 +++--- tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/samples/MinimalApiSample/MinimalApiSample.csproj b/samples/MinimalApiSample/MinimalApiSample.csproj index 98338c0..ea3fa78 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 b265df6..d6aca7b 100644 --- a/samples/WorkerSample/WorkerSample.csproj +++ b/samples/WorkerSample/WorkerSample.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj b/src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj index 77fe544..4085e26 100644 --- a/src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj +++ b/src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj @@ -20,8 +20,8 @@ - - + + diff --git a/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj b/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj index 060cc2c..249a80b 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 34c16f2..9b36719 100644 --- a/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj +++ b/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj @@ -25,12 +25,12 @@ - + - - + + diff --git a/tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj b/tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj index 94762f5..179615d 100644 --- a/tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj +++ b/tests/Intility.Logging.Tests/Intility.Logging.Tests.csproj @@ -9,7 +9,7 @@ - +