From f8ce3e9e5354e1221cbc1f68d154102f71ad46cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:23: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] --- Core/Bones.Database/Bones.Database.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Core/Bones.Database/Bones.Database.csproj b/Core/Bones.Database/Bones.Database.csproj index c3531d5..54a3f61 100644 --- a/Core/Bones.Database/Bones.Database.csproj +++ b/Core/Bones.Database/Bones.Database.csproj @@ -15,13 +15,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +