From 0cd683059bc46d8e36a317e73d93d0eb87189fdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 04:59:14 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 8.0.6 to 8.0.8 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 8.0.6 to 8.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.8) --- 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 cae220e..8e06e77 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