From 9795a4a7184311c9f8ca7bbebfe2fd7cc6c1868c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 10:18:38 +0000 Subject: [PATCH] Bump System.Configuration.ConfigurationManager from 6.0.0 to 7.0.0 Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-major ... 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..6964fc6 100644 --- a/ImageTextExtraction.csproj +++ b/ImageTextExtraction.csproj @@ -29,6 +29,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file