From 1b34e7850518154ac308d806ee6521e8ac66db6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 02:18:13 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 8.0.1 to 9.0.0 Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ExampleApplication/ExampleApplication.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExampleApplication/ExampleApplication.csproj b/ExampleApplication/ExampleApplication.csproj index 5316129..1e3e62b 100644 --- a/ExampleApplication/ExampleApplication.csproj +++ b/ExampleApplication/ExampleApplication.csproj @@ -10,7 +10,7 @@ - +