From 87dbd3354294f6dc94471d59fff0ca4ab602952c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:45:02 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore and Npgsql.EntityFrameworkCore.PostgreSQL Bumps Microsoft.EntityFrameworkCore from 8.0.11 to 9.0.1 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.11 to 9.0.4 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../CtrlValue.Infrastructure/CtrlValue.Infrastructure.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/src/CtrlValue.Infrastructure/CtrlValue.Infrastructure.csproj b/backend/src/CtrlValue.Infrastructure/CtrlValue.Infrastructure.csproj index a2fed0e..12a9922 100644 --- a/backend/src/CtrlValue.Infrastructure/CtrlValue.Infrastructure.csproj +++ b/backend/src/CtrlValue.Infrastructure/CtrlValue.Infrastructure.csproj @@ -7,10 +7,10 @@ - + - +