From b1c7c4396c8bc9ba7b394f84b3866edcc81aecdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 07:58:37 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 7.0.5 to 7.0.7 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.5...v7.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/Database/TestDatabase.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Database/TestDatabase.csproj b/tests/Database/TestDatabase.csproj index 5fe3964..a03b56b 100644 --- a/tests/Database/TestDatabase.csproj +++ b/tests/Database/TestDatabase.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive