From 9527aead0739a691f454fdec1dd14a33f64b375c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 20:10:59 +0000 Subject: [PATCH] Bump the minor-and-patch group with 9 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 Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 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: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor 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 | 4 ++-- server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj | 4 ++-- 5 files changed, 12 insertions(+), 12 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..9f6284f 100644 --- a/server/tests/TaskFlow.IntegrationTests/TaskFlow.IntegrationTests.csproj +++ b/server/tests/TaskFlow.IntegrationTests/TaskFlow.IntegrationTests.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj b/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj index 63a8a10..5672ff0 100644 --- a/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj +++ b/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj @@ -7,8 +7,8 @@ - - + +