From 63858c3949d3ee27e2a0b02a552ace5111fcf5ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 01:33:16 +0000 Subject: [PATCH] build(deps): Bump Microsoft.EntityFrameworkCore.Design (#290) Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- PersonalWebApi/PersonalWebApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PersonalWebApi/PersonalWebApi.csproj b/PersonalWebApi/PersonalWebApi.csproj index a710af7..c271a65 100644 --- a/PersonalWebApi/PersonalWebApi.csproj +++ b/PersonalWebApi/PersonalWebApi.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all