From 57604fc279fe63eb5885325ee5c15c8bac0dbf96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 06:23:55 +0000 Subject: [PATCH 1/2] Bump the dotnet group with 2 updates Bumps TUnit from 1.19.16 to 1.66.16 Bumps Verify.TUnit from 31.13.2 to 32.0.0 --- updated-dependencies: - dependency-name: TUnit dependency-version: 1.66.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Verify.TUnit dependency-version: 32.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- MarkupString.Tests/MarkupString.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MarkupString.Tests/MarkupString.Tests.csproj b/MarkupString.Tests/MarkupString.Tests.csproj index be18727..140f8f1 100644 --- a/MarkupString.Tests/MarkupString.Tests.csproj +++ b/MarkupString.Tests/MarkupString.Tests.csproj @@ -9,12 +9,12 @@ - + - + From 2c9cbf9f2bf71473cf28d20d4d583ca560082b7d Mon Sep 17 00:00:00 2001 From: Harry Cordewener Date: Mon, 7 Sep 2026 01:37:55 -0500 Subject: [PATCH 2/2] Say what the Verify.TUnit/TUnit constraint actually is The comment beside the reference described a pin that this bump removes, naming versions that are no longer in the file. What survives the bump is the reason the two have to move together, so state that and nothing else. Co-Authored-By: Claude Opus 5 --- MarkupString.Tests/MarkupString.Tests.csproj | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/MarkupString.Tests/MarkupString.Tests.csproj b/MarkupString.Tests/MarkupString.Tests.csproj index 140f8f1..273b214 100644 --- a/MarkupString.Tests/MarkupString.Tests.csproj +++ b/MarkupString.Tests/MarkupString.Tests.csproj @@ -10,10 +10,9 @@ - +