From 61afd33538502b53f94b4e6ecf545f85e3a27fab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 03:27:08 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.EntityFrameworkCore.Design and Microsoft.Extensions.Configuration.Abstractions Bumps Microsoft.EntityFrameworkCore.Design from 8.0.29 to 9.0.18 Bumps Microsoft.Extensions.Configuration.Abstractions from 8.0.0 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 - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-major - 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/GovDoc.Infrastructure/GovDoc.Infrastructure.csproj | 4 ++-- govdoc-ai/src/GovDoc.Web/GovDoc.Web.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/govdoc-ai/src/GovDoc.Infrastructure/GovDoc.Infrastructure.csproj b/govdoc-ai/src/GovDoc.Infrastructure/GovDoc.Infrastructure.csproj index b31a856..7386b3e 100644 --- a/govdoc-ai/src/GovDoc.Infrastructure/GovDoc.Infrastructure.csproj +++ b/govdoc-ai/src/GovDoc.Infrastructure/GovDoc.Infrastructure.csproj @@ -9,13 +9,13 @@ - + all - + diff --git a/govdoc-ai/src/GovDoc.Web/GovDoc.Web.csproj b/govdoc-ai/src/GovDoc.Web/GovDoc.Web.csproj index d2fe125..b69cf99 100644 --- a/govdoc-ai/src/GovDoc.Web/GovDoc.Web.csproj +++ b/govdoc-ai/src/GovDoc.Web/GovDoc.Web.csproj @@ -9,7 +9,7 @@ - + all