From bc4a7671be6b899d616a1521f5be023e14f3e574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 22:10:40 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json from 6.0.0 to 7.0.0 Bumps [Microsoft.Extensions.Configuration.Json](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: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../PvsStudioLicense.Infrastructure.Persistence.csproj | 2 +- src/UI/PvsStudioLicense.Client/PvsStudioLicense.Client.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Infrastructure/PvsStudioLicense.Infrastructure.Persistence/PvsStudioLicense.Infrastructure.Persistence.csproj b/src/Infrastructure/PvsStudioLicense.Infrastructure.Persistence/PvsStudioLicense.Infrastructure.Persistence.csproj index e80fa99..3439be5 100644 --- a/src/Infrastructure/PvsStudioLicense.Infrastructure.Persistence/PvsStudioLicense.Infrastructure.Persistence.csproj +++ b/src/Infrastructure/PvsStudioLicense.Infrastructure.Persistence/PvsStudioLicense.Infrastructure.Persistence.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/UI/PvsStudioLicense.Client/PvsStudioLicense.Client.csproj b/src/UI/PvsStudioLicense.Client/PvsStudioLicense.Client.csproj index d9cddd9..7d41328 100644 --- a/src/UI/PvsStudioLicense.Client/PvsStudioLicense.Client.csproj +++ b/src/UI/PvsStudioLicense.Client/PvsStudioLicense.Client.csproj @@ -29,7 +29,7 @@ - +