From 3e4a4f414fa8cfe5148843a5bc6a31ac27e2fe3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 22:14:03 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 6.0.9 to 7.0.2 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.9 to 7.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.9...v7.0.2) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj b/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj index cd75c12b..5a128e6c 100644 --- a/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj +++ b/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj @@ -7,7 +7,7 @@ - +