From 26fb8c54d9f69d4605b58e89dd9c44ce9ab3d9d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:25:09 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Abstractions from 7.0.0 to 8.0.0 Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- KnownIssuesService/KnownIssuesService.csproj | 2 +- OpenAPIService/OpenAPIService.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/KnownIssuesService/KnownIssuesService.csproj b/KnownIssuesService/KnownIssuesService.csproj index 42821aef5..30e1b7d24 100644 --- a/KnownIssuesService/KnownIssuesService.csproj +++ b/KnownIssuesService/KnownIssuesService.csproj @@ -5,7 +5,7 @@ - + diff --git a/OpenAPIService/OpenAPIService.csproj b/OpenAPIService/OpenAPIService.csproj index acb64bf75..a71916e24 100644 --- a/OpenAPIService/OpenAPIService.csproj +++ b/OpenAPIService/OpenAPIService.csproj @@ -6,7 +6,7 @@ - +