From da669fd266524e9b2dc1f04ec1e738a6d38fa7d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 16:57:15 +0000 Subject: [PATCH] chore(deps): bump Microsoft.EntityFrameworkCore.Design Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 9.0.0-preview.2.24128.4 to 9.0.0-rc.1.24451.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.0-preview.2.24128.4...v9.0.0-rc.1.24451.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/Publications/Publications.API/Publications.API.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Publications/Publications.API/Publications.API.csproj b/server/Publications/Publications.API/Publications.API.csproj index a732e83..c2b3b40 100644 --- a/server/Publications/Publications.API/Publications.API.csproj +++ b/server/Publications/Publications.API/Publications.API.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive