From 3eeae6100cf29f0b2284777d3c276a05ba26f9cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:05:35 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.5 to 7.0.9 Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.5...v7.0.9) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/Database/TestDatabase.csproj | 2 +- tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Database/TestDatabase.csproj b/tests/Database/TestDatabase.csproj index 5fe3964..e1493e2 100644 --- a/tests/Database/TestDatabase.csproj +++ b/tests/Database/TestDatabase.csproj @@ -3,7 +3,7 @@ - + all diff --git a/tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj b/tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj index 0a1075a..dd25cd3 100644 --- a/tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj +++ b/tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj @@ -7,7 +7,7 @@ - +