From 73250961fbb57978ff4cf300e065375c2384a357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:15:04 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 9.0.11 to 9.0.17 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.17 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 06eedc59..6af4b19d 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 36a6050d..1e77f465 100644 --- a/api/tests/tests.csproj +++ b/api/tests/tests.csproj @@ -29,7 +29,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all