From 93bae7f765833f871f2c8664a0cb2dbe7db287b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 08:07:53 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- NVs.OccupancySensor.CV/NVs.OccupancySensor.CV.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NVs.OccupancySensor.CV/NVs.OccupancySensor.CV.csproj b/NVs.OccupancySensor.CV/NVs.OccupancySensor.CV.csproj index d4f41d1..cb1da3e 100644 --- a/NVs.OccupancySensor.CV/NVs.OccupancySensor.CV.csproj +++ b/NVs.OccupancySensor.CV/NVs.OccupancySensor.CV.csproj @@ -10,8 +10,8 @@ - - + +