From f32d48ab3b47eea318ff616f56cb6af287257f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 06:33:00 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer and 9 others Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.10 to 9.0.18 Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0 to 9.0.18 Bumps Microsoft.AspNetCore.OpenApi from 9.0.0 to 9.0.18 Bumps Microsoft.EntityFrameworkCore from 9.0.10 to 9.0.18 Bumps Microsoft.EntityFrameworkCore.Design from 8.0.11 to 9.0.18 Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.13 to 10.0.10 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.13 to 10.0.10 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.13 to 10.0.10 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 9.0.13 to 10.0.10 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.8.1 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- src/ZetAuction.Api/ZetAuction.Api.csproj | 5 +++-- .../ZetAuction.Application.csproj | 4 ++-- .../ZetAuction.Infrastructure.csproj | 12 ++++++------ src/ZetAuction.Shared/ZetAuction.Shared.csproj | 2 ++ .../ZetAuction.IntegrationTests.csproj | 4 ++-- .../ZetAuction.UnitTests/ZetAuction.UnitTests.csproj | 2 +- 6 files changed, 16 insertions(+), 13 deletions(-) diff --git a/src/ZetAuction.Api/ZetAuction.Api.csproj b/src/ZetAuction.Api/ZetAuction.Api.csproj index 4ef1083..b0e2a09 100644 --- a/src/ZetAuction.Api/ZetAuction.Api.csproj +++ b/src/ZetAuction.Api/ZetAuction.Api.csproj @@ -10,7 +10,8 @@ - + + @@ -24,7 +25,7 @@ - + diff --git a/src/ZetAuction.Application/ZetAuction.Application.csproj b/src/ZetAuction.Application/ZetAuction.Application.csproj index 729eeab..21c5058 100644 --- a/src/ZetAuction.Application/ZetAuction.Application.csproj +++ b/src/ZetAuction.Application/ZetAuction.Application.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/src/ZetAuction.Infrastructure/ZetAuction.Infrastructure.csproj b/src/ZetAuction.Infrastructure/ZetAuction.Infrastructure.csproj index d9a7115..637518e 100644 --- a/src/ZetAuction.Infrastructure/ZetAuction.Infrastructure.csproj +++ b/src/ZetAuction.Infrastructure/ZetAuction.Infrastructure.csproj @@ -7,14 +7,14 @@ - + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -28,8 +28,8 @@ - - + + diff --git a/src/ZetAuction.Shared/ZetAuction.Shared.csproj b/src/ZetAuction.Shared/ZetAuction.Shared.csproj index d15532b..436fa2e 100644 --- a/src/ZetAuction.Shared/ZetAuction.Shared.csproj +++ b/src/ZetAuction.Shared/ZetAuction.Shared.csproj @@ -8,6 +8,8 @@ + + diff --git a/tests/ZetAuction.IntegrationTests/ZetAuction.IntegrationTests.csproj b/tests/ZetAuction.IntegrationTests/ZetAuction.IntegrationTests.csproj index 1a1f4b7..4301e0f 100644 --- a/tests/ZetAuction.IntegrationTests/ZetAuction.IntegrationTests.csproj +++ b/tests/ZetAuction.IntegrationTests/ZetAuction.IntegrationTests.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/tests/ZetAuction.UnitTests/ZetAuction.UnitTests.csproj b/tests/ZetAuction.UnitTests/ZetAuction.UnitTests.csproj index a9d3f4a..95a5bb9 100644 --- a/tests/ZetAuction.UnitTests/ZetAuction.UnitTests.csproj +++ b/tests/ZetAuction.UnitTests/ZetAuction.UnitTests.csproj @@ -9,7 +9,7 @@ - +