From 724a352173f132b62d2fb256cba133731ce3eb73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 14:23:09 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 8.0.11 to 9.0.17 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/AlgoFreight.Api/AlgoFreight.Api.csproj | 2 +- .../AlgoFreight.Infrastructure.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/AlgoFreight.Api/AlgoFreight.Api.csproj b/backend/AlgoFreight.Api/AlgoFreight.Api.csproj index 51bd648..0f74afb 100644 --- a/backend/AlgoFreight.Api/AlgoFreight.Api.csproj +++ b/backend/AlgoFreight.Api/AlgoFreight.Api.csproj @@ -12,7 +12,7 @@ all - + diff --git a/backend/AlgoFreight.Infrastructure/AlgoFreight.Infrastructure.csproj b/backend/AlgoFreight.Infrastructure/AlgoFreight.Infrastructure.csproj index d9df92e..39b1ad0 100644 --- a/backend/AlgoFreight.Infrastructure/AlgoFreight.Infrastructure.csproj +++ b/backend/AlgoFreight.Infrastructure/AlgoFreight.Infrastructure.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all