From 8d91f27d2b537600e86ad34adcf531c01053e538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:05:28 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Xml from 2.1.1 to 5.0.0 Bumps [Microsoft.Extensions.Configuration.Xml](https://github.com/dotnet/runtime) from 2.1.1 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v5.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..5ccddd1 100644 --- a/example/SampleApp/SampleApp.csproj +++ b/example/SampleApp/SampleApp.csproj @@ -21,7 +21,7 @@ - +