From 55ff1134ff75f7b36434584d68ebaf71dcab2427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 11:06:12 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Xml from 2.1.1 to 7.0.0 Bumps [Microsoft.Extensions.Configuration.Xml](https://github.com/dotnet/runtime) from 2.1.1 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Xml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- example/SampleApp/SampleApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/SampleApp/SampleApp.csproj b/example/SampleApp/SampleApp.csproj index 759a896..e7e0b9e 100644 --- a/example/SampleApp/SampleApp.csproj +++ b/example/SampleApp/SampleApp.csproj @@ -21,7 +21,7 @@ - +