From 637ffad92a0e2929c38e91a08cf25659e3cf8336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 11:41:42 +0100 Subject: [PATCH] :rocket: nuget: bump Microsoft.EntityFrameworkCore.InMemory (#700) Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 7.0.13 to 8.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.13...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/jmbde/jmbde.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jmbde/jmbde.csproj b/src/jmbde/jmbde.csproj index 49a90ef6..adde765b 100644 --- a/src/jmbde/jmbde.csproj +++ b/src/jmbde/jmbde.csproj @@ -45,7 +45,7 @@