From ebfa6db8120ee20f48a3c7900522a637207e6067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 23:41:24 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 7.0.1 to 8.0.0 Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) 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 ... Signed-off-by: dependabot[bot] --- Source/Sample/Sample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Sample/Sample.csproj b/Source/Sample/Sample.csproj index e2cf00e..c30bf0f 100644 --- a/Source/Sample/Sample.csproj +++ b/Source/Sample/Sample.csproj @@ -7,7 +7,7 @@ - +