From 16a33f795139eea4afa2d36ec17f8f76ad718689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 08:11:05 +0000 Subject: [PATCH] Bump Serilog.AspNetCore, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Logging and Serilog.Settings.Configuration Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore), [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration). These dependencies needed to be updated together. Updates `Serilog.AspNetCore` from 6.1.0 to 8.0.0 - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](https://github.com/serilog/serilog-aspnetcore/compare/v6.1.0...v8.0.0) Updates `Microsoft.Extensions.Configuration.Abstractions` 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) 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 `Serilog.Settings.Configuration` from 3.4.0 to 8.0.0 - [Release notes](https://github.com/serilog/serilog-settings-configuration/releases) - [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog-settings-configuration/compare/v3.4.0...v8.0.0) --- updated-dependencies: - dependency-name: Serilog.AspNetCore dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.Abstractions 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 - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- NVs.OccupancySensor.API/NVs.OccupancySensor.API.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NVs.OccupancySensor.API/NVs.OccupancySensor.API.csproj b/NVs.OccupancySensor.API/NVs.OccupancySensor.API.csproj index 18e6891..eae1f3c 100644 --- a/NVs.OccupancySensor.API/NVs.OccupancySensor.API.csproj +++ b/NVs.OccupancySensor.API/NVs.OccupancySensor.API.csproj @@ -18,9 +18,9 @@ - + - +