From 2d64d59db3ab419edb8d74c5f2bf8ccdf8f805e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 05:43:26 +0000 Subject: [PATCH] build(deps): Bump Microsoft.EntityFrameworkCore.SqlServer Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) 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.SqlServer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- GraphQLNetExample/GraphQLNetExample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphQLNetExample/GraphQLNetExample.csproj b/GraphQLNetExample/GraphQLNetExample.csproj index 53d0d02..ee859f5 100644 --- a/GraphQLNetExample/GraphQLNetExample.csproj +++ b/GraphQLNetExample/GraphQLNetExample.csproj @@ -16,7 +16,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive