From fb39e02582d9cea1ae39eba3b6f09a51bfb581c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 04:32:41 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting.Abstractions from 8.0.0 to 9.0.0 Bumps [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/GenericHost/GenericHost.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/GenericHost/GenericHost.csproj b/samples/GenericHost/GenericHost.csproj index 4fa91b7..e1429ef 100644 --- a/samples/GenericHost/GenericHost.csproj +++ b/samples/GenericHost/GenericHost.csproj @@ -12,7 +12,7 @@ - +