From 54389bc26500ea8b1948dc0f7af6ba3afb34bfba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 10:30:04 +0000 Subject: [PATCH] Bump the entity-framework group with 2 updates Bumps Microsoft.EntityFrameworkCore.Design from 10.0.3 to 10.0.5 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entity-framework - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entity-framework - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: entity-framework - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch 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 32a6b1d..d8d8106 100644 --- a/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj +++ b/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -25,7 +25,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 d97b324..fc583f5 100644 --- a/src/Kattbot.Data/Kattbot.Data.csproj +++ b/src/Kattbot.Data/Kattbot.Data.csproj @@ -1,7 +1,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Kattbot/Kattbot.csproj b/src/Kattbot/Kattbot.csproj index e643804..9ca1e8a 100644 --- a/src/Kattbot/Kattbot.csproj +++ b/src/Kattbot/Kattbot.csproj @@ -26,7 +26,7 @@ - + diff --git a/tests/Kattbot.Tests/Kattbot.Tests.csproj b/tests/Kattbot.Tests/Kattbot.Tests.csproj index 4fde8b6..35dcdff 100644 --- a/tests/Kattbot.Tests/Kattbot.Tests.csproj +++ b/tests/Kattbot.Tests/Kattbot.Tests.csproj @@ -9,7 +9,7 @@ - + all