From ca9074cdfe9cfce6b6107d6bc2ffd2d1d916242a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 20:10:06 +0000 Subject: [PATCH] Bump the minor-and-patch group with 8 updates Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.29 to 8.0.30 Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.29 to 8.0.30 Bumps Microsoft.EntityFrameworkCore.Design from 9.0.4 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.InMemory from 9.0.4 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.Relational from 9.0.4 to 9.0.19 Bumps Microsoft.Extensions.Http from 10.0.10 to 10.0.11 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.10 to 10.0.11 Bumps System.IdentityModel.Tokens.Jwt from 8.21.0 to 8.22.0 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 10.0.11 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 | 4 ++-- .../src/TaskFlow.Application/TaskFlow.Application.csproj | 4 ++-- .../TaskFlow.Infrastructure.csproj | 8 ++++---- .../TaskFlow.IntegrationTests.csproj | 2 +- server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/server/src/TaskFlow.Api/TaskFlow.Api.csproj b/server/src/TaskFlow.Api/TaskFlow.Api.csproj index 9a0d8e0..ffafbf8 100644 --- a/server/src/TaskFlow.Api/TaskFlow.Api.csproj +++ b/server/src/TaskFlow.Api/TaskFlow.Api.csproj @@ -7,8 +7,8 @@ - - + + 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..70c6b43 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.IntegrationTests/TaskFlow.IntegrationTests.csproj b/server/tests/TaskFlow.IntegrationTests/TaskFlow.IntegrationTests.csproj index c86690c..003de62 100644 --- a/server/tests/TaskFlow.IntegrationTests/TaskFlow.IntegrationTests.csproj +++ b/server/tests/TaskFlow.IntegrationTests/TaskFlow.IntegrationTests.csproj @@ -7,7 +7,7 @@ - + diff --git a/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj b/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj index 63a8a10..175023c 100644 --- a/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj +++ b/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj @@ -7,7 +7,7 @@ - +