From 81c51dee2fb5583b26593ebc9c27026831048b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 09:19:59 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.InMemory from 5.0.10 to 6.0.7 Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 5.0.10 to 6.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.10...v6.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Clean.Architecture.FunctionalTests.csproj | 2 +- .../Clean.Architecture.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Clean.Architecture.FunctionalTests/Clean.Architecture.FunctionalTests.csproj b/tests/Clean.Architecture.FunctionalTests/Clean.Architecture.FunctionalTests.csproj index 6fe501881..ce591f890 100644 --- a/tests/Clean.Architecture.FunctionalTests/Clean.Architecture.FunctionalTests.csproj +++ b/tests/Clean.Architecture.FunctionalTests/Clean.Architecture.FunctionalTests.csproj @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/Clean.Architecture.IntegrationTests/Clean.Architecture.IntegrationTests.csproj b/tests/Clean.Architecture.IntegrationTests/Clean.Architecture.IntegrationTests.csproj index a2e350e3a..d2ed9b36a 100644 --- a/tests/Clean.Architecture.IntegrationTests/Clean.Architecture.IntegrationTests.csproj +++ b/tests/Clean.Architecture.IntegrationTests/Clean.Architecture.IntegrationTests.csproj @@ -17,7 +17,7 @@ - +