From 5c561b6b820ed3a3d1ad99a9d8933e075c5e0a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 21:33:27 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Tools from 6.0.6 to 7.0.0 Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 6.0.6 to 7.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ChatApp.Api/ChatApp.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatApp.Api/ChatApp.Api.csproj b/ChatApp.Api/ChatApp.Api.csproj index c8d4c7f..c5c1e68 100644 --- a/ChatApp.Api/ChatApp.Api.csproj +++ b/ChatApp.Api/ChatApp.Api.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive