From 0453749bf5e1b4a6c322e6ace6333830b9b13168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 07:08:29 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 5.0.10 to 7.0.0 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 5.0.10 to 7.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Bootstrapper/Bootstrapper.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bootstrapper/Bootstrapper.csproj b/src/Bootstrapper/Bootstrapper.csproj index 84dffb1..2f09ea8 100644 --- a/src/Bootstrapper/Bootstrapper.csproj +++ b/src/Bootstrapper/Bootstrapper.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive