From d590c094104ffa7773aad2c0886c840fb4f00cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:12:49 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer and 9 others Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.10 to 9.0.16 Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0 to 9.0.16 Bumps Microsoft.AspNetCore.OpenApi from 9.0.0 to 9.0.16 Bumps Microsoft.EntityFrameworkCore from 9.0.10 to 9.0.16 Bumps Microsoft.EntityFrameworkCore.Design from 8.0.11 to 9.0.16 Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.13 to 10.0.8 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.13 to 10.0.8 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.13 to 10.0.8 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 9.0.13 to 10.0.8 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.5.1 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.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..265ca33 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..59fabc0 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..1d4d04b 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..be36957 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..4ecf3c6 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..dea740d 100644 --- a/tests/ZetAuction.UnitTests/ZetAuction.UnitTests.csproj +++ b/tests/ZetAuction.UnitTests/ZetAuction.UnitTests.csproj @@ -9,7 +9,7 @@ - +