From 2c22a9ea1bb10e124893eb140f8399295f76c991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 17:17:13 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore.SqlServer Bumps Microsoft.EntityFrameworkCore.Relational from 9.0.18 to 9.0.19 Bumps Microsoft.EntityFrameworkCore.SqlServer from 9.0.18 to 9.0.19 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/api/api.csproj | 4 ++-- api/tests/tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/api/api.csproj b/api/api/api.csproj index 99081ff6..26f90ac0 100644 --- a/api/api/api.csproj +++ b/api/api/api.csproj @@ -12,12 +12,12 @@ - + 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 036aaf1d..1021839b 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