From d0283633cf41f5e092233d484db0c97921482b18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 17:14:51 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 9.0.18 to 9.0.19 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/api/api.csproj | 2 +- api/tests/tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/api/api.csproj b/api/api/api.csproj index 71fe1d27..d2ddb2ed 100644 --- a/api/api/api.csproj +++ b/api/api/api.csproj @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/api/tests/tests.csproj b/api/tests/tests.csproj index 1cc689ce..fbf710a5 100644 --- a/api/tests/tests.csproj +++ b/api/tests/tests.csproj @@ -29,7 +29,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all