From 031ab3fc8d7a610b8eca4973aebc5e5c497a757d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 21:02:23 +0000 Subject: [PATCH] Bump the aspnetcore-and-ef group with 7 updates Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.11 to 8.0.29 Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.11 to 8.0.29 Bumps Microsoft.AspNetCore.OpenApi from 8.0.26 to 8.0.29 Bumps Microsoft.EntityFrameworkCore from 8.0.11 to 8.0.29 Bumps Microsoft.EntityFrameworkCore.Design from 8.0.11 to 8.0.29 Bumps Microsoft.EntityFrameworkCore.InMemory from 8.0.11 to 8.0.29 Bumps Microsoft.Extensions.Caching.StackExchangeRedis from 8.0.11 to 8.0.29 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore-and-ef - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore-and-ef - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore-and-ef - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore-and-ef - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore-and-ef - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore-and-ef - dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore-and-ef ... Signed-off-by: dependabot[bot] --- src/PlantonHub.API/PlantonHub.API.csproj | 6 +++--- .../PlantonHub.Infrastructure.csproj | 8 ++++---- .../PlantonHub.IntegrationTests.csproj | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/PlantonHub.API/PlantonHub.API.csproj b/src/PlantonHub.API/PlantonHub.API.csproj index 893f275..f493510 100644 --- a/src/PlantonHub.API/PlantonHub.API.csproj +++ b/src/PlantonHub.API/PlantonHub.API.csproj @@ -10,9 +10,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/PlantonHub.Infrastructure/PlantonHub.Infrastructure.csproj b/src/PlantonHub.Infrastructure/PlantonHub.Infrastructure.csproj index 495a16f..d73fea8 100644 --- a/src/PlantonHub.Infrastructure/PlantonHub.Infrastructure.csproj +++ b/src/PlantonHub.Infrastructure/PlantonHub.Infrastructure.csproj @@ -12,10 +12,10 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/PlantonHub.IntegrationTests/PlantonHub.IntegrationTests.csproj b/tests/PlantonHub.IntegrationTests/PlantonHub.IntegrationTests.csproj index 23e88e9..5887848 100644 --- a/tests/PlantonHub.IntegrationTests/PlantonHub.IntegrationTests.csproj +++ b/tests/PlantonHub.IntegrationTests/PlantonHub.IntegrationTests.csproj @@ -13,8 +13,8 @@ - - + +