From 4e241b8b6cc173d44fcf8579414345abea42dfaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 08:52:53 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting in the microsoftextensions group Bumps the microsoftextensions group with 1 update: [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.Hosting` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch 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 f8a0873..fcaebf4 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 7e5681b..5d2231e 100644 --- a/samples/SampleStressTest/SampleStressTest.csproj +++ b/samples/SampleStressTest/SampleStressTest.csproj @@ -21,7 +21,7 @@ - +