From c6f5526139fac0680aa428392df2f0aa57a97e84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:11:48 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Caching.Memory Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Neolution.Extensions.Caching.InMemory.csproj | 2 +- .../Neolution.Extensions.Caching.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Neolution.Extensions.Caching.InMemory/Neolution.Extensions.Caching.InMemory.csproj b/Neolution.Extensions.Caching.InMemory/Neolution.Extensions.Caching.InMemory.csproj index a2eef6d..7276a0a 100644 --- a/Neolution.Extensions.Caching.InMemory/Neolution.Extensions.Caching.InMemory.csproj +++ b/Neolution.Extensions.Caching.InMemory/Neolution.Extensions.Caching.InMemory.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Neolution.Extensions.Caching.UnitTests/Neolution.Extensions.Caching.UnitTests.csproj b/Neolution.Extensions.Caching.UnitTests/Neolution.Extensions.Caching.UnitTests.csproj index a60b2b7..858824e 100644 --- a/Neolution.Extensions.Caching.UnitTests/Neolution.Extensions.Caching.UnitTests.csproj +++ b/Neolution.Extensions.Caching.UnitTests/Neolution.Extensions.Caching.UnitTests.csproj @@ -14,7 +14,7 @@ - +