From 845cf71977c8b63f4628e989c3c90697d3aef48b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 16:57:31 +0000 Subject: [PATCH 1/2] Bump the dotnet group with 3 updates Bumps CsCheck from 4.8.0 to 4.9.1 Bumps TUnit from 1.66.27 to 1.68.17 Bumps Verify.TUnit from 32.0.0 to 33.1.1 --- updated-dependencies: - dependency-name: CsCheck dependency-version: 4.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: TUnit dependency-version: 1.68.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Verify.TUnit dependency-version: 33.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- MarkupString.Tests/MarkupString.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MarkupString.Tests/MarkupString.Tests.csproj b/MarkupString.Tests/MarkupString.Tests.csproj index 64cb666..593ead1 100644 --- a/MarkupString.Tests/MarkupString.Tests.csproj +++ b/MarkupString.Tests/MarkupString.Tests.csproj @@ -8,12 +8,12 @@ TUnit0038;TUnitAssertions0002 - - + + - + From d8a18d0470e87414b67b9a157df85d63b3f62e0f Mon Sep 17 00:00:00 2001 From: Harry Cordewener Date: Tue, 22 Sep 2026 12:59:41 -0500 Subject: [PATCH 2/2] Answer Verify 33's maintenance-fee check with its OpenSource exemption Verify 33 fails the build without one. MarkupString is open source and earns nothing, which is the exemption Verify publishes for exactly that. It is time-bounded to twelve months, so the date has to be renewed. Co-Authored-By: Claude Opus 5 --- Directory.Build.props | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index 365a297..8ca024d 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -10,6 +10,18 @@ false + + + OpenSource + 2027-09 + +