From 1d7d1e952937e7308af503c457d4f5bda8c5c75b Mon Sep 17 00:00:00 2001 From: Daniel Bohlin Date: Fri, 26 Jun 2026 12:04:11 +0200 Subject: [PATCH] chore: update NuGet packages - Microsoft.NET.Test.Sdk 18.6.0 -> 18.7.0 (test projects) - Tharga.MongoDB 2.11.0 -> 2.11.2 - Swashbuckle.AspNetCore 10.2.1 -> 10.2.3 (WebApi sample) - StackExchange.Redis 2.13.17 -> 3.0.7 (major version) --- Sample/Tharga.Cache.WebApi/Tharga.Cache.WebApi.csproj | 2 +- Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj | 2 +- Tharga.Cache.MongoDB.Tests/Tharga.Cache.MongoDB.Tests.csproj | 2 +- Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj | 2 +- Tharga.Cache.Redis.Tests/Tharga.Cache.Redis.Tests.csproj | 2 +- Tharga.Cache.Redis/Tharga.Cache.Redis.csproj | 2 +- Tharga.Cache.Tests/Tharga.Cache.Tests.csproj | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Sample/Tharga.Cache.WebApi/Tharga.Cache.WebApi.csproj b/Sample/Tharga.Cache.WebApi/Tharga.Cache.WebApi.csproj index 3da2aa0..e1abb01 100644 --- a/Sample/Tharga.Cache.WebApi/Tharga.Cache.WebApi.csproj +++ b/Sample/Tharga.Cache.WebApi/Tharga.Cache.WebApi.csproj @@ -7,7 +7,7 @@ - + diff --git a/Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj b/Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj index 1f35435..f36aafe 100644 --- a/Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj +++ b/Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj @@ -8,7 +8,7 @@ - + all diff --git a/Tharga.Cache.MongoDB.Tests/Tharga.Cache.MongoDB.Tests.csproj b/Tharga.Cache.MongoDB.Tests/Tharga.Cache.MongoDB.Tests.csproj index 738059d..c3e1f78 100644 --- a/Tharga.Cache.MongoDB.Tests/Tharga.Cache.MongoDB.Tests.csproj +++ b/Tharga.Cache.MongoDB.Tests/Tharga.Cache.MongoDB.Tests.csproj @@ -8,7 +8,7 @@ - + all diff --git a/Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj b/Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj index beaf8af..3e839c6 100644 --- a/Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj +++ b/Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj @@ -39,7 +39,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Tharga.Cache.Redis.Tests/Tharga.Cache.Redis.Tests.csproj b/Tharga.Cache.Redis.Tests/Tharga.Cache.Redis.Tests.csproj index b92e581..898c1e7 100644 --- a/Tharga.Cache.Redis.Tests/Tharga.Cache.Redis.Tests.csproj +++ b/Tharga.Cache.Redis.Tests/Tharga.Cache.Redis.Tests.csproj @@ -10,7 +10,7 @@ - + all diff --git a/Tharga.Cache.Redis/Tharga.Cache.Redis.csproj b/Tharga.Cache.Redis/Tharga.Cache.Redis.csproj index b6b0b8f..2d419d8 100644 --- a/Tharga.Cache.Redis/Tharga.Cache.Redis.csproj +++ b/Tharga.Cache.Redis/Tharga.Cache.Redis.csproj @@ -41,7 +41,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tharga.Cache.Tests/Tharga.Cache.Tests.csproj b/Tharga.Cache.Tests/Tharga.Cache.Tests.csproj index 34cc9e0..8a8bda1 100644 --- a/Tharga.Cache.Tests/Tharga.Cache.Tests.csproj +++ b/Tharga.Cache.Tests/Tharga.Cache.Tests.csproj @@ -10,7 +10,7 @@ - + all