From a356783aa76a755d8f52ae0c3897e3fe92c26198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 01:09:26 +0000 Subject: [PATCH] build(deps): Bump Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Tools Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Design` 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 `Microsoft.EntityFrameworkCore.Tools` from 8.0.8 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- GraphQLNetExample/GraphQLNetExample.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GraphQLNetExample/GraphQLNetExample.csproj b/GraphQLNetExample/GraphQLNetExample.csproj index 51b1fe3..7ab903b 100644 --- a/GraphQLNetExample/GraphQLNetExample.csproj +++ b/GraphQLNetExample/GraphQLNetExample.csproj @@ -12,12 +12,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive