From 1d7125d255c2af0db11a6f55ebd4e3983cacb03a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:52:06 -0400 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.7 to 6.0.8 (#782) Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 6.0.7 to 6.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.7...v6.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/Infrastructure/Infrastructure.csproj | 2 +- src/PublicApi/PublicApi.csproj | 2 +- src/Web/Web.csproj | 2 +- tests/FunctionalTests/FunctionalTests.csproj | 2 +- tests/IntegrationTests/IntegrationTests.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 46abfd2..4672210 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/PublicApi/PublicApi.csproj b/src/PublicApi/PublicApi.csproj index 81b0dce..ecc9e9b 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -21,7 +21,7 @@ - + all diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index f07b35f..9768a6a 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -21,7 +21,7 @@ - + diff --git a/tests/FunctionalTests/FunctionalTests.csproj b/tests/FunctionalTests/FunctionalTests.csproj index 4bf15e3..ba3f67d 100644 --- a/tests/FunctionalTests/FunctionalTests.csproj +++ b/tests/FunctionalTests/FunctionalTests.csproj @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers - + diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index bd775e2..7473d83 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -7,7 +7,7 @@ - +