From 3183f5ea189a50ad4bcec7cad00c27f2bb6ded2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 16:44:07 -0500 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.InMemory from 5.0.11 to 6.0.0 (#626) Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 5.0.11 to 6.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v6.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/PublicApi/PublicApi.csproj | 2 +- src/Web/Web.csproj | 2 +- tests/FunctionalTests/FunctionalTests.csproj | 2 +- tests/IntegrationTests/IntegrationTests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/PublicApi/PublicApi.csproj b/src/PublicApi/PublicApi.csproj index e960bb3..f14f392 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -20,7 +20,7 @@ - + all diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 1176f4d..edbca71 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -30,7 +30,7 @@ - + diff --git a/tests/FunctionalTests/FunctionalTests.csproj b/tests/FunctionalTests/FunctionalTests.csproj index 21c7e23..2599f18 100644 --- a/tests/FunctionalTests/FunctionalTests.csproj +++ b/tests/FunctionalTests/FunctionalTests.csproj @@ -20,7 +20,7 @@ all runtime; build; native; contentfiles; analyzers - + diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index 9f28dc9..9512dee 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -7,7 +7,7 @@ - +