From b6ca878b1a4aec4ef6e1abda0a02beb77e7af8ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 22:36:09 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Hosting Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection` 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) Updates `Microsoft.Extensions.Hosting` 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.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/PlcInterface.Sandbox/PlcInterface.Sandbox.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PlcInterface.Sandbox/PlcInterface.Sandbox.csproj b/src/PlcInterface.Sandbox/PlcInterface.Sandbox.csproj index 3d8b1db..c1bb1da 100644 --- a/src/PlcInterface.Sandbox/PlcInterface.Sandbox.csproj +++ b/src/PlcInterface.Sandbox/PlcInterface.Sandbox.csproj @@ -11,8 +11,8 @@ - - + +