From 20f20736c331ce9bacdfeefcf264320d1539265b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 05:06:46 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design in /MassTransitUi/Server Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 6.0.8 to 7.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.8...v7.0.2) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- MassTransitUi/Server/MassTransitUi.Server.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MassTransitUi/Server/MassTransitUi.Server.csproj b/MassTransitUi/Server/MassTransitUi.Server.csproj index 8d78fdd..ce50e1d 100644 --- a/MassTransitUi/Server/MassTransitUi.Server.csproj +++ b/MassTransitUi/Server/MassTransitUi.Server.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all