From 1e99ec0e437f88d8303c0838f294d7ab6fa6877e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 21:16:02 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 6.0.6 to 7.0.1 Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 6.0.6 to 7.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.6...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite 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..9b9bf90 100644 --- a/ChatApp.Api/ChatApp.Api.csproj +++ b/ChatApp.Api/ChatApp.Api.csproj @@ -11,7 +11,7 @@ - + all