From f55042bb48d71dc6a5b17fcc8d01bb869a6c1b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 20:07:56 +0000 Subject: [PATCH] Bump the minor-and-patch group with 4 updates Bumps Microsoft.EntityFrameworkCore.Design from 9.0.4 to 9.0.18 Bumps Microsoft.EntityFrameworkCore.InMemory from 9.0.4 to 9.0.18 Bumps Microsoft.EntityFrameworkCore.Relational from 9.0.4 to 9.0.18 Bumps System.IdentityModel.Tokens.Jwt from 8.21.0 to 8.22.0 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- server/src/TaskFlow.Api/TaskFlow.Api.csproj | 2 +- server/src/TaskFlow.Application/TaskFlow.Application.csproj | 4 ++-- .../TaskFlow.Infrastructure/TaskFlow.Infrastructure.csproj | 4 ++-- server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/server/src/TaskFlow.Api/TaskFlow.Api.csproj b/server/src/TaskFlow.Api/TaskFlow.Api.csproj index 9a0d8e0..85cb530 100644 --- a/server/src/TaskFlow.Api/TaskFlow.Api.csproj +++ b/server/src/TaskFlow.Api/TaskFlow.Api.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/server/src/TaskFlow.Application/TaskFlow.Application.csproj b/server/src/TaskFlow.Application/TaskFlow.Application.csproj index a99ff64..2f07e4e 100644 --- a/server/src/TaskFlow.Application/TaskFlow.Application.csproj +++ b/server/src/TaskFlow.Application/TaskFlow.Application.csproj @@ -4,8 +4,8 @@ - - + + diff --git a/server/src/TaskFlow.Infrastructure/TaskFlow.Infrastructure.csproj b/server/src/TaskFlow.Infrastructure/TaskFlow.Infrastructure.csproj index 5a27406..4987a23 100644 --- a/server/src/TaskFlow.Infrastructure/TaskFlow.Infrastructure.csproj +++ b/server/src/TaskFlow.Infrastructure/TaskFlow.Infrastructure.csproj @@ -11,11 +11,11 @@ - + - + diff --git a/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj b/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj index 63a8a10..a4302eb 100644 --- a/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj +++ b/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj @@ -7,7 +7,7 @@ - +