From 8181707b5b5540b9787e7f6eae53f584e80427d8 Mon Sep 17 00:00:00 2001 From: erwan-joly Date: Tue, 21 Apr 2026 12:52:55 +1200 Subject: [PATCH] chore: bump test packages to latest - coverlet.collector 6.0.4 -> 10.0.0 - Microsoft.NET.Test.Sdk 18.0.1 -> 18.4.0 - MSTest.TestAdapter/Framework 3.7.0 -> 4.2.1 Co-Authored-By: Claude Opus 4.7 (1M context) --- .../NosCore.Algorithm.Tests.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/NosCore.Algorithm.Tests/NosCore.Algorithm.Tests.csproj b/test/NosCore.Algorithm.Tests/NosCore.Algorithm.Tests.csproj index c7826c2..d83f8d9 100644 --- a/test/NosCore.Algorithm.Tests/NosCore.Algorithm.Tests.csproj +++ b/test/NosCore.Algorithm.Tests/NosCore.Algorithm.Tests.csproj @@ -14,10 +14,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive