From f9a5f8f7b9c75965985c13224d6f856ec9a2a22b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 04:40:49 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design in /Bazzigg.Database.Test Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 5.0.0 to 6.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.0...v6.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Bazzigg.Database/Bazzigg.Database.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bazzigg.Database/Bazzigg.Database.csproj b/Bazzigg.Database/Bazzigg.Database.csproj index 3a41494..39dbe05 100644 --- a/Bazzigg.Database/Bazzigg.Database.csproj +++ b/Bazzigg.Database/Bazzigg.Database.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive