From f914afe47f02fbe6a5a975177a380eba1934971c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 07:24:03 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.11 to 7.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.11...v7.0.2) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../configuration/custom-provider/custom-provider.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/extensions/snippets/configuration/custom-provider/custom-provider.csproj b/docs/core/extensions/snippets/configuration/custom-provider/custom-provider.csproj index ba3b9606dad5f..c3804abe40f73 100644 --- a/docs/core/extensions/snippets/configuration/custom-provider/custom-provider.csproj +++ b/docs/core/extensions/snippets/configuration/custom-provider/custom-provider.csproj @@ -7,7 +7,7 @@ - +