From 46e2c76b7a1f04a70e7f6960a114729b01ad5e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:05:08 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 7.0.5 to 7.0.9 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.5...v7.0.9) --- 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..b1336ba 100644 --- a/tests/Database/TestDatabase.csproj +++ b/tests/Database/TestDatabase.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive