From 2d7bad8667aa272f84b7c497a6b13b9626ea2ba0 Mon Sep 17 00:00:00 2001 From: Daniel Bohlin Date: Mon, 18 May 2026 20:43:52 +0200 Subject: [PATCH] chore: bump NuGet packages - FluentAssertions 8.9.0 -> 8.10.0 - Microsoft.Extensions.Hosting.Abstractions 10.0.7 -> 10.0.8 - Microsoft.SourceLink.GitHub 10.0.203 -> 10.0.300 - Microsoft.AspNetCore.Mvc.Testing 10.0.7 -> 10.0.8 - coverlet.collector / coverlet.msbuild 10.0.0 -> 10.0.1 - Tharga.MongoDB 2.10.10 -> 2.10.12 - StackExchange.Redis 2.12.14 -> 2.13.1 - Tharga.Blazor 2.1.5 -> 2.1.6 - Tharga.Mcp 0.1.3 -> 0.1.4 - Tharga.Console 3.7.4 -> 4.1.1 (sample, major bump; builds clean) --- Sample/Tharga.Cache.Console/Tharga.Cache.Console.csproj | 2 +- Tharga.Cache.Blazor/Tharga.Cache.Blazor.csproj | 2 +- Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj | 8 ++++---- Tharga.Cache.File/Tharga.Cache.File.csproj | 2 +- Tharga.Cache.Mcp/Tharga.Cache.Mcp.csproj | 4 ++-- .../Tharga.Cache.MongoDB.Tests.csproj | 8 ++++---- Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj | 4 ++-- Tharga.Cache.Redis.Tests/Tharga.Cache.Redis.Tests.csproj | 8 ++++---- Tharga.Cache.Redis/Tharga.Cache.Redis.csproj | 4 ++-- Tharga.Cache.Tests/Tharga.Cache.Tests.csproj | 8 ++++---- Tharga.Cache/Tharga.Cache.csproj | 6 +++--- 11 files changed, 28 insertions(+), 28 deletions(-) diff --git a/Sample/Tharga.Cache.Console/Tharga.Cache.Console.csproj b/Sample/Tharga.Cache.Console/Tharga.Cache.Console.csproj index 2d54782..586bb66 100644 --- a/Sample/Tharga.Cache.Console/Tharga.Cache.Console.csproj +++ b/Sample/Tharga.Cache.Console/Tharga.Cache.Console.csproj @@ -7,7 +7,7 @@ - + diff --git a/Tharga.Cache.Blazor/Tharga.Cache.Blazor.csproj b/Tharga.Cache.Blazor/Tharga.Cache.Blazor.csproj index 67ec546..32ed938 100644 --- a/Tharga.Cache.Blazor/Tharga.Cache.Blazor.csproj +++ b/Tharga.Cache.Blazor/Tharga.Cache.Blazor.csproj @@ -27,7 +27,7 @@ - + diff --git a/Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj b/Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj index 3e49e49..9f586c3 100644 --- a/Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj +++ b/Tharga.Cache.File.Tests/Tharga.Cache.File.Tests.csproj @@ -6,19 +6,19 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tharga.Cache.File/Tharga.Cache.File.csproj b/Tharga.Cache.File/Tharga.Cache.File.csproj index b18cc6b..d96e804 100644 --- a/Tharga.Cache.File/Tharga.Cache.File.csproj +++ b/Tharga.Cache.File/Tharga.Cache.File.csproj @@ -35,7 +35,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tharga.Cache.Mcp/Tharga.Cache.Mcp.csproj b/Tharga.Cache.Mcp/Tharga.Cache.Mcp.csproj index c9b6671..1d01bf1 100644 --- a/Tharga.Cache.Mcp/Tharga.Cache.Mcp.csproj +++ b/Tharga.Cache.Mcp/Tharga.Cache.Mcp.csproj @@ -33,8 +33,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tharga.Cache.MongoDB.Tests/Tharga.Cache.MongoDB.Tests.csproj b/Tharga.Cache.MongoDB.Tests/Tharga.Cache.MongoDB.Tests.csproj index 2fd7855..1b19f80 100644 --- a/Tharga.Cache.MongoDB.Tests/Tharga.Cache.MongoDB.Tests.csproj +++ b/Tharga.Cache.MongoDB.Tests/Tharga.Cache.MongoDB.Tests.csproj @@ -6,19 +6,19 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj b/Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj index c8e5250..11456e4 100644 --- a/Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj +++ b/Tharga.Cache.MongoDB/Tharga.Cache.MongoDB.csproj @@ -35,11 +35,11 @@ - + 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 beb4656..b08c208 100644 --- a/Tharga.Cache.Redis.Tests/Tharga.Cache.Redis.Tests.csproj +++ b/Tharga.Cache.Redis.Tests/Tharga.Cache.Redis.Tests.csproj @@ -8,19 +8,19 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tharga.Cache.Redis/Tharga.Cache.Redis.csproj b/Tharga.Cache.Redis/Tharga.Cache.Redis.csproj index ec18534..a87bb3d 100644 --- a/Tharga.Cache.Redis/Tharga.Cache.Redis.csproj +++ b/Tharga.Cache.Redis/Tharga.Cache.Redis.csproj @@ -41,8 +41,8 @@ - - + + 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 252d0d9..4d5791b 100644 --- a/Tharga.Cache.Tests/Tharga.Cache.Tests.csproj +++ b/Tharga.Cache.Tests/Tharga.Cache.Tests.csproj @@ -8,19 +8,19 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tharga.Cache/Tharga.Cache.csproj b/Tharga.Cache/Tharga.Cache.csproj index 4526dd0..d78a429 100644 --- a/Tharga.Cache/Tharga.Cache.csproj +++ b/Tharga.Cache/Tharga.Cache.csproj @@ -42,9 +42,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive