From d3f6a103d528de8994785aaca1740f97e8cf69ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 06:44:59 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 10.0.11 to 10.0.12 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- CargoAPI.API/CargoAPI.API.csproj | 2 +- CargoAPI.DataAccess/CargoAPI.DataAccess.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CargoAPI.API/CargoAPI.API.csproj b/CargoAPI.API/CargoAPI.API.csproj index 52fb5fb..21da053 100644 --- a/CargoAPI.API/CargoAPI.API.csproj +++ b/CargoAPI.API/CargoAPI.API.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/CargoAPI.DataAccess/CargoAPI.DataAccess.csproj b/CargoAPI.DataAccess/CargoAPI.DataAccess.csproj index 2ff6cbc..2771108 100644 --- a/CargoAPI.DataAccess/CargoAPI.DataAccess.csproj +++ b/CargoAPI.DataAccess/CargoAPI.DataAccess.csproj @@ -6,6 +6,7 @@ + runtime; build; native; contentfiles; analyzers; buildtransitive