From b15319e2a259cc578ab4a6fdede69c18921abf82 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 07:09:32 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json from 2.1.1 to 5.0.0 Bumps [Microsoft.Extensions.Configuration.Json](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) Signed-off-by: dependabot-preview[bot] --- .../Consul.Configuration.Provider.csproj | 2 +- .../Consul.Configuration.Provider.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Consul.Configuration.Provider/Consul.Configuration.Provider.csproj b/src/Consul.Configuration.Provider/Consul.Configuration.Provider.csproj index d179bfe..a568b76 100644 --- a/src/Consul.Configuration.Provider/Consul.Configuration.Provider.csproj +++ b/src/Consul.Configuration.Provider/Consul.Configuration.Provider.csproj @@ -18,7 +18,7 @@ Release - + diff --git a/tests/Consul.Configuration.Provider.Tests/Consul.Configuration.Provider.Tests.csproj b/tests/Consul.Configuration.Provider.Tests/Consul.Configuration.Provider.Tests.csproj index e7f67a5..dcf625c 100644 --- a/tests/Consul.Configuration.Provider.Tests/Consul.Configuration.Provider.Tests.csproj +++ b/tests/Consul.Configuration.Provider.Tests/Consul.Configuration.Provider.Tests.csproj @@ -8,7 +8,7 @@ - +