From 405c2e6b50c4c65064208e7dd240c9d50039daf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 00:14:33 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 8.0.4 to 8.0.6 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 8.0.4 to 8.0.6. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Simple.Infra/Simple.Infra.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Simple.Infra/Simple.Infra.csproj b/src/Simple.Infra/Simple.Infra.csproj index b35d70f..cbc62d3 100644 --- a/src/Simple.Infra/Simple.Infra.csproj +++ b/src/Simple.Infra/Simple.Infra.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive