From ad9351bc3880644ab76c0d667032b2c283bd20c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 21:33:24 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 6.0.6 to 7.0.0. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore 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..ebd01bb 100644 --- a/ChatApp.Api/ChatApp.Api.csproj +++ b/ChatApp.Api/ChatApp.Api.csproj @@ -9,7 +9,7 @@ - +