From f536acd48d33e4788fa980042d9b88526441cb7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 22:56:55 +0000 Subject: [PATCH] Bump the minor-and-patch group with 8 updates Bumps dotnet-ef from 10.0.9 to 10.0.10 Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.9 to 10.0.10 Bumps Microsoft.AspNetCore.OpenApi from 10.0.9 to 10.0.10 Bumps Microsoft.EntityFrameworkCore from 10.0.9 to 10.0.10 Bumps Microsoft.EntityFrameworkCore.Design from 10.0.9 to 10.0.10 Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.9 to 10.0.10 Bumps Microsoft.Extensions.TimeProvider.Testing from 10.7.0 to 10.8.0 Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 --- updated-dependencies: - dependency-name: dotnet-ef dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.TimeProvider.Testing dependency-version: 10.8.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.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- .../InsuranceIntegration.Api.csproj | 8 ++++---- .../InsuranceIntegration.Api.IntegrationTests.csproj | 6 +++--- .../InsuranceIntegration.Api.Tests.csproj | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 807729e..cce89d8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.9", + "version": "10.0.10", "commands": [ "dotnet-ef" ], diff --git a/src/InsuranceIntegration.Api/InsuranceIntegration.Api.csproj b/src/InsuranceIntegration.Api/InsuranceIntegration.Api.csproj index 3c1c3f1..50e6917 100644 --- a/src/InsuranceIntegration.Api/InsuranceIntegration.Api.csproj +++ b/src/InsuranceIntegration.Api/InsuranceIntegration.Api.csproj @@ -5,14 +5,14 @@ enable - + - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/dev/InsuranceIntegration.Api.IntegrationTests/InsuranceIntegration.Api.IntegrationTests.csproj b/tests/dev/InsuranceIntegration.Api.IntegrationTests/InsuranceIntegration.Api.IntegrationTests.csproj index baf2bc3..9d17269 100644 --- a/tests/dev/InsuranceIntegration.Api.IntegrationTests/InsuranceIntegration.Api.IntegrationTests.csproj +++ b/tests/dev/InsuranceIntegration.Api.IntegrationTests/InsuranceIntegration.Api.IntegrationTests.csproj @@ -14,8 +14,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -25,7 +25,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/tests/dev/InsuranceIntegration.Api.Tests/InsuranceIntegration.Api.Tests.csproj b/tests/dev/InsuranceIntegration.Api.Tests/InsuranceIntegration.Api.Tests.csproj index 88ce190..9be9b7b 100644 --- a/tests/dev/InsuranceIntegration.Api.Tests/InsuranceIntegration.Api.Tests.csproj +++ b/tests/dev/InsuranceIntegration.Api.Tests/InsuranceIntegration.Api.Tests.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -21,7 +21,7 @@ - +