From c3f1d8fedfcde96ae24a8c3091c524f27eefb428 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 21:12:03 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 7.0.8 to 7.0.10 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.8 to 7.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.8...v7.0.10) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... 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 0a588c15..055e8847 100644 --- a/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj +++ b/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj @@ -7,7 +7,7 @@ - +