From b79560b19c210f8c50d88bddbaf83cb5b9856a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 18:26:55 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.Configuration from 7.0.0 to 8.0.0 Bumps [Microsoft.Extensions.Configuration](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 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Hit/Hit.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Hit/Hit.csproj b/src/Hit/Hit.csproj index 6f11d7c..debe042 100644 --- a/src/Hit/Hit.csproj +++ b/src/Hit/Hit.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -18,7 +18,7 @@ - +