From decfecea509eb4ee80eb6409f57cddf819562f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 17:14:44 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational and 2 others Bumps Microsoft.EntityFrameworkCore.Relational from 9.0.10 to 9.0.11 Bumps Microsoft.EntityFrameworkCore.SqlServer from 9.0.10 to 9.0.11 Bumps System.Text.Json from 9.0.10 to 9.0.11 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/api/api.csproj | 6 +++--- api/tests/tests.csproj | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/api/api.csproj b/api/api/api.csproj index 68188d74..83d72fe9 100644 --- a/api/api/api.csproj +++ b/api/api/api.csproj @@ -10,14 +10,14 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/api/tests/tests.csproj b/api/tests/tests.csproj index 986c979d..1b7bac85 100644 --- a/api/tests/tests.csproj +++ b/api/tests/tests.csproj @@ -26,14 +26,14 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all