From 6ec9ee4a407fe4bb2b32adccabdf2ea3d0f26aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 21:21:59 +0000 Subject: [PATCH] Bump Lamar.Microsoft.DependencyInjection, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Hosting, Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Logging and Microsoft.Extensions.Options Bumps Lamar.Microsoft.DependencyInjection, [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime), [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Lamar.Microsoft.DependencyInjection` from 13.1.0 to 14.0.1 Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0) Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.0) Updates `Microsoft.Extensions.Hosting.Abstractions` from 9.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.0) Updates `Microsoft.Extensions.Logging` from 9.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 9.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Lamar.Microsoft.DependencyInjection 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-patch - 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 - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ...SecondLevelCacheInterceptor.AspNetCoreSampleWithLamar.csproj | 2 +- ...oreSecondLevelCacheInterceptor.WorkerServiceWithLamar.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Tests/EFCoreSecondLevelCacheInterceptor.AspNetCoreSampleWithLamar/EFCoreSecondLevelCacheInterceptor.AspNetCoreSampleWithLamar.csproj b/src/Tests/EFCoreSecondLevelCacheInterceptor.AspNetCoreSampleWithLamar/EFCoreSecondLevelCacheInterceptor.AspNetCoreSampleWithLamar.csproj index cec801c..c10cd0b 100644 --- a/src/Tests/EFCoreSecondLevelCacheInterceptor.AspNetCoreSampleWithLamar/EFCoreSecondLevelCacheInterceptor.AspNetCoreSampleWithLamar.csproj +++ b/src/Tests/EFCoreSecondLevelCacheInterceptor.AspNetCoreSampleWithLamar/EFCoreSecondLevelCacheInterceptor.AspNetCoreSampleWithLamar.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Tests/EFCoreSecondLevelCacheInterceptor.WorkerServiceWithLamar/EFCoreSecondLevelCacheInterceptor.WorkerServiceWithLamar.csproj b/src/Tests/EFCoreSecondLevelCacheInterceptor.WorkerServiceWithLamar/EFCoreSecondLevelCacheInterceptor.WorkerServiceWithLamar.csproj index f76df0c..26fafcb 100644 --- a/src/Tests/EFCoreSecondLevelCacheInterceptor.WorkerServiceWithLamar/EFCoreSecondLevelCacheInterceptor.WorkerServiceWithLamar.csproj +++ b/src/Tests/EFCoreSecondLevelCacheInterceptor.WorkerServiceWithLamar/EFCoreSecondLevelCacheInterceptor.WorkerServiceWithLamar.csproj @@ -9,7 +9,7 @@ - +