From 24bb03d87e03eac0cac086ffa2bfd43186dd292b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 20:03:46 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging.Abstractions` from 3.1.18 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v8.0.1) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 3.1.18 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 134 +++++++++++++++++++++--------------------- 1 file changed, 67 insertions(+), 67 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 26a974f..9ab8a2f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,67 +1,67 @@ - - - - net8.0 - netstandard2.0 - - - - latest - $(NoWarn);CS1701;CS1702;CS1591;AD0001;IDE1006; - true - enable - enable - Niels Pilgaard - Copyright Niels Pilgaard - true - logo_128x128.png - README.md - Apache-2.0 - true - true - true - embedded - true - https://github.com/NielsPilgaard/Pilgaard.BackgroundJobs - https://github.com/NielsPilgaard/Pilgaard.BackgroundJobs - true - - - - true - - - - - <_Parameter1>$(MSBuildProjectName).Tests - - - <_Parameter1>$(MSBuildProjectName).Benchmarks - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net8.0 + netstandard2.0 + + + + latest + $(NoWarn);CS1701;CS1702;CS1591;AD0001;IDE1006; + true + enable + enable + Niels Pilgaard + Copyright Niels Pilgaard + true + logo_128x128.png + README.md + Apache-2.0 + true + true + true + embedded + true + https://github.com/NielsPilgaard/Pilgaard.BackgroundJobs + https://github.com/NielsPilgaard/Pilgaard.BackgroundJobs + true + + + + true + + + + + <_Parameter1>$(MSBuildProjectName).Tests + + + <_Parameter1>$(MSBuildProjectName).Benchmarks + + + + + + + + + + + + + + + + + + + + + + + + + + + +