From 8a8edc2965bd6bfa28efd8ee3f1a696bd508d046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:57:48 +0000 Subject: [PATCH] Package Dependencies: Bump Npgsql.EntityFrameworkCore.PostgreSQL, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational Bumps [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg), [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.0 to 8.0.8 - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](https://github.com/npgsql/efcore.pg/compare/v8.0.0...v8.0.8) Updates `Microsoft.EntityFrameworkCore` from 8.0.1 to 8.0.8 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.8) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.1 to 8.0.8 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.8) --- updated-dependencies: - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- QueryKit.WebApiTestProject/QueryKit.WebApiTestProject.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QueryKit.WebApiTestProject/QueryKit.WebApiTestProject.csproj b/QueryKit.WebApiTestProject/QueryKit.WebApiTestProject.csproj index fdeb7bd..ff7c36c 100644 --- a/QueryKit.WebApiTestProject/QueryKit.WebApiTestProject.csproj +++ b/QueryKit.WebApiTestProject/QueryKit.WebApiTestProject.csproj @@ -10,8 +10,8 @@ - - + + all