From f072f49ac2f37f511f85acb7e9c30ac33c169f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 01:12:43 +0000 Subject: [PATCH] build(deps): Bump Microsoft.EntityFrameworkCore.Design Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 8.0.2 to 8.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...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] --- PersonalWebApi/PersonalWebApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PersonalWebApi/PersonalWebApi.csproj b/PersonalWebApi/PersonalWebApi.csproj index 873fc1d..b46f56f 100644 --- a/PersonalWebApi/PersonalWebApi.csproj +++ b/PersonalWebApi/PersonalWebApi.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all