From bbff507bb6157718b6a22e188cf93d26cda84167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 07:41:48 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.Abstractions Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Hosting` 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) Updates `Microsoft.Extensions.Hosting.Abstractions` 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 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../TestProcessWrapper.LongLived.Application.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TestProcessWrapper.LongLived.Application/TestProcessWrapper.LongLived.Application.csproj b/TestProcessWrapper.LongLived.Application/TestProcessWrapper.LongLived.Application.csproj index d98e1bf..839ba62 100644 --- a/TestProcessWrapper.LongLived.Application/TestProcessWrapper.LongLived.Application.csproj +++ b/TestProcessWrapper.LongLived.Application/TestProcessWrapper.LongLived.Application.csproj @@ -10,8 +10,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + +