From 6d9447dc3e54bb7c8f725ef40e07e22e5924cd4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 02:07:51 +0000 Subject: [PATCH] [Dependabot | NuGet] Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Sqlite Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.3...v9.0.4) Updates `Microsoft.EntityFrameworkCore.Sqlite` from 9.0.1 to 9.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.1...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- nookpost-backend.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nookpost-backend.csproj b/nookpost-backend.csproj index 5227222e..3a7a5eb2 100644 --- a/nookpost-backend.csproj +++ b/nookpost-backend.csproj @@ -12,12 +12,12 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - +