From 196486adc45c811bc558cb6e4b4d66e0a5069f1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 21:42:31 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 6.0.6 to 6.0.7 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 6.0.6 to 6.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.6...v6.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 4. Data/Data.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4. Data/Data.csproj b/4. Data/Data.csproj index 13e1383..3dc8abd 100644 --- a/4. Data/Data.csproj +++ b/4. Data/Data.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all