From 6f9049de3c2747bddf907065cf3293773c2270d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 14:01:05 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 6.0.8 to 6.0.9 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 6.0.8 to 6.0.9. - [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-patch ... 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..0d12652 100644 --- a/Persistance/Persistance.csproj +++ b/Persistance/Persistance.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all