From 76e43ddb45a5951fb05f1e7438a864e8ad0aba7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:53:38 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 8.0.0 to 8.0.1 Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sample/Sample/Sample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/Sample/Sample.csproj b/sample/Sample/Sample.csproj index 72d239c..6a16790 100644 --- a/sample/Sample/Sample.csproj +++ b/sample/Sample/Sample.csproj @@ -7,7 +7,7 @@ - +