From b65a673a059358211d764c921d0bd1a92cb0bd46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 11:16:24 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Xml from 2.1.1 to 6.0.0 Bumps [Microsoft.Extensions.Configuration.Xml](https://github.com/dotnet/runtime) from 2.1.1 to 6.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0) --- 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..7f0a607 100644 --- a/example/SampleApp/SampleApp.csproj +++ b/example/SampleApp/SampleApp.csproj @@ -21,7 +21,7 @@ - +