From 6ae0e2f651f5d041d0d876b1520e4d3fa5656112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 13:10:16 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 6.0.8 to 7.0.1 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 6.0.8 to 7.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.8...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Persistance/Persistance.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Persistance/Persistance.csproj b/Persistance/Persistance.csproj index 2804148..a77602f 100644 --- a/Persistance/Persistance.csproj +++ b/Persistance/Persistance.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all