From 0c438187c718a3f513e09d320373f07e65b4f627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:01:42 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.4 to 7.0.8 Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 7.0.4 to 7.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.4...v7.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- accounts-api/test/IntegrationTests/IntegrationTests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accounts-api/test/IntegrationTests/IntegrationTests.csproj b/accounts-api/test/IntegrationTests/IntegrationTests.csproj index d32cb99b..925115bf 100644 --- a/accounts-api/test/IntegrationTests/IntegrationTests.csproj +++ b/accounts-api/test/IntegrationTests/IntegrationTests.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -12,7 +12,7 @@ - +