From 7b4c96d78edd3cee38712da6d8465ada039bfa19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 16:32:57 +0000 Subject: [PATCH 1/2] Bump the microsoft-platform group with 3 updates Bumps Microsoft.EntityFrameworkCore from 10.0.0 to 10.0.8 Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0 to 10.0.8 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.7 to 10.0.8 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-platform - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-platform - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-platform ... Signed-off-by: dependabot[bot] --- NexusKit.Core/NexusKit.Core.csproj | 2 +- NexusKit.Persistence/NexusKit.Persistence.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NexusKit.Core/NexusKit.Core.csproj b/NexusKit.Core/NexusKit.Core.csproj index 40da190..44355ac 100644 --- a/NexusKit.Core/NexusKit.Core.csproj +++ b/NexusKit.Core/NexusKit.Core.csproj @@ -15,7 +15,7 @@ - + diff --git a/NexusKit.Persistence/NexusKit.Persistence.csproj b/NexusKit.Persistence/NexusKit.Persistence.csproj index 3c352dc..7d53eaa 100644 --- a/NexusKit.Persistence/NexusKit.Persistence.csproj +++ b/NexusKit.Persistence/NexusKit.Persistence.csproj @@ -15,8 +15,8 @@ - - + + From 5b483c8bf68e0d34def93884fc341f119edc6716 Mon Sep 17 00:00:00 2001 From: nxships <2096086+nxships@users.noreply.github.com> Date: Sun, 24 May 2026 18:39:26 +0200 Subject: [PATCH 2/2] fix(Hosting): bump Microsoft.Extensions.* to 10.0.8 alongside EF Core for NU1605 --- NexusKit.Hosting/NexusKit.Hosting.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NexusKit.Hosting/NexusKit.Hosting.csproj b/NexusKit.Hosting/NexusKit.Hosting.csproj index 401f899..f73cff5 100644 --- a/NexusKit.Hosting/NexusKit.Hosting.csproj +++ b/NexusKit.Hosting/NexusKit.Hosting.csproj @@ -15,8 +15,8 @@ - - + +