From 7a3f12169643940893dcbc4259c42b99b06ab0c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 21:43:02 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.SqlServer from 6.0.6 to 6.0.7 Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 6.0.6 to 6.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.6...v6.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch ... 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 412b4bc..7318176 100644 --- a/ChatApp.Api/ChatApp.Api.csproj +++ b/ChatApp.Api/ChatApp.Api.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive