From afe51920436119ee7a379962187980c24b4a5570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 10:37:35 +0000 Subject: [PATCH] Bump the entity-framework group with 2 updates Bumps Microsoft.EntityFrameworkCore.Design from 8.0.8 to 9.0.7 Bumps Npgsql.EntityFrameworkCore.PostgreSQL to 9.0.4 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: entity-framework - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: entity-framework - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: entity-framework - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: entity-framework - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: entity-framework ... Signed-off-by: dependabot[bot] --- src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj | 4 ++-- src/Kattbot.Data/Kattbot.Data.csproj | 2 +- src/Kattbot/Kattbot.csproj | 2 +- tests/Kattbot.Tests/Kattbot.Tests.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj b/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj index d6d2443..3d0ceed 100644 --- a/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj +++ b/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Kattbot.Data/Kattbot.Data.csproj b/src/Kattbot.Data/Kattbot.Data.csproj index 6324f80..cdfb0c6 100644 --- a/src/Kattbot.Data/Kattbot.Data.csproj +++ b/src/Kattbot.Data/Kattbot.Data.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Kattbot/Kattbot.csproj b/src/Kattbot/Kattbot.csproj index dcf5cdd..5198c36 100644 --- a/src/Kattbot/Kattbot.csproj +++ b/src/Kattbot/Kattbot.csproj @@ -28,7 +28,7 @@ - + diff --git a/tests/Kattbot.Tests/Kattbot.Tests.csproj b/tests/Kattbot.Tests/Kattbot.Tests.csproj index 5719d37..5b01c88 100644 --- a/tests/Kattbot.Tests/Kattbot.Tests.csproj +++ b/tests/Kattbot.Tests/Kattbot.Tests.csproj @@ -10,7 +10,7 @@ - + all