From a2b4c174485415ad1c6a21a18448eb107db5f04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 08:17:25 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 8.0.11 to 9.0.18 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/ReviewPortal.API/ReviewPortal.API.csproj | 2 +- .../ReviewPortal.Infrastructure.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ReviewPortal.API/ReviewPortal.API.csproj b/src/ReviewPortal.API/ReviewPortal.API.csproj index 2eb4f57..08910f4 100644 --- a/src/ReviewPortal.API/ReviewPortal.API.csproj +++ b/src/ReviewPortal.API/ReviewPortal.API.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/ReviewPortal.Infrastructure/ReviewPortal.Infrastructure.csproj b/src/ReviewPortal.Infrastructure/ReviewPortal.Infrastructure.csproj index 3a71c71..140fcc8 100644 --- a/src/ReviewPortal.Infrastructure/ReviewPortal.Infrastructure.csproj +++ b/src/ReviewPortal.Infrastructure/ReviewPortal.Infrastructure.csproj @@ -25,6 +25,7 @@ + runtime; build; native; contentfiles; analyzers; buildtransitive