From 1d478413443c6c0dc17711c98c9abf6c93ddb55f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 08:50:31 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting Bumps the microsoftextensions group with 1 update in the / directory: [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.Hosting` from 8.0.1 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions ... Signed-off-by: dependabot[bot] --- .../SampleConsoleApplication/SampleConsoleApplication.csproj | 2 +- samples/SampleStressTest/SampleStressTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/SampleConsoleApplication/SampleConsoleApplication.csproj b/samples/SampleConsoleApplication/SampleConsoleApplication.csproj index ce03459..c7c2f62 100644 --- a/samples/SampleConsoleApplication/SampleConsoleApplication.csproj +++ b/samples/SampleConsoleApplication/SampleConsoleApplication.csproj @@ -21,7 +21,7 @@ - + diff --git a/samples/SampleStressTest/SampleStressTest.csproj b/samples/SampleStressTest/SampleStressTest.csproj index 8114b6b..80656cc 100644 --- a/samples/SampleStressTest/SampleStressTest.csproj +++ b/samples/SampleStressTest/SampleStressTest.csproj @@ -21,7 +21,7 @@ - +