From 9964487a6196f33279e0b9bdb0a4e3ead27e3a6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:35:05 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Configuration Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration.Json` from 6.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v8.0.0) Updates `Microsoft.Extensions.Configuration` from 6.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Arke.IVR/Arke.IVR.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Arke.IVR/Arke.IVR.csproj b/Arke.IVR/Arke.IVR.csproj index 974d9d6..fadc41a 100644 --- a/Arke.IVR/Arke.IVR.csproj +++ b/Arke.IVR/Arke.IVR.csproj @@ -23,8 +23,8 @@ - - + +