From 11dc44ae381f6695a5296b38dc05ebd464afa1f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 11:19:25 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 6.0.8 to 6.0.9 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.8 to 6.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.8...v6.0.9) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ImageTextExtraction.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ImageTextExtraction.csproj b/ImageTextExtraction.csproj index 2ebcd78..f2b0b4d 100644 --- a/ImageTextExtraction.csproj +++ b/ImageTextExtraction.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive