From 2bd98f389aacdb34932447ce83dc2dfc27332720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:56:08 +0000 Subject: [PATCH] Bump the npgsql group with 2 updates Bumps the npgsql group with 2 updates: [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg). Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.10...v9.0.0) Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.10 to 9.0.1 - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](https://github.com/npgsql/efcore.pg/compare/v8.0.10...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: npgsql - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-type: direct:production update-type: version-update:semver-major dependency-group: npgsql ... Signed-off-by: dependabot[bot] --- Backend/Bones.Database/Bones.Database.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Backend/Bones.Database/Bones.Database.csproj b/Backend/Bones.Database/Bones.Database.csproj index 8135191..daed852 100644 --- a/Backend/Bones.Database/Bones.Database.csproj +++ b/Backend/Bones.Database/Bones.Database.csproj @@ -15,14 +15,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +