From 9cc48533aed3dc3f03317e4394ee95a0d281e499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 02:46:36 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting, System.Text.Encodings.Web, Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime), [System.Text.Encodings.Web](https://github.com/dotnet/runtime), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Hosting` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `System.Text.Encodings.Web` 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) Updates `Microsoft.Extensions.DependencyInjection` 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) Updates `Microsoft.Extensions.Logging.Abstractions` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Text.Encodings.Web dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../src/ClickView.Extensions.Hosting.csproj | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/Hosting/Hosting/src/ClickView.Extensions.Hosting.csproj b/src/Hosting/Hosting/src/ClickView.Extensions.Hosting.csproj index d344ba2..cbb869d 100644 --- a/src/Hosting/Hosting/src/ClickView.Extensions.Hosting.csproj +++ b/src/Hosting/Hosting/src/ClickView.Extensions.Hosting.csproj @@ -1,14 +1,14 @@ - - - - netstandard2.0 - enable - hosting - - - - - - - - + + + + netstandard2.0 + enable + hosting + + + + + + + +