From ecb461c7e5c8c04b6faf2d5a36d659c194ee1bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 18:06:22 +0000 Subject: [PATCH] Bump the testing group with 2 updates Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1 Bumps Verify.Xunit from 30.19.1 to 31.7.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: Verify.Xunit dependency-version: 31.7.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] --- test/Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Tests.csproj b/test/Tests.csproj index 9ce2618..9a6d2d5 100644 --- a/test/Tests.csproj +++ b/test/Tests.csproj @@ -20,9 +20,9 @@ all runtime; build; native; contentfiles; analyzers - + - + runtime; build; native; contentfiles; analyzers; buildtransitive