From 0c1b239280740cc3f9a2314fd52f7542209dc395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 03:07:34 +0000 Subject: [PATCH] Package Dependencies: Bump xunit and xunit.runner.visualstudio Bumps xunit from 2.9.2 to 2.9.3 Bumps xunit.runner.visualstudio from 2.8.2 to 3.1.5 --- updated-dependencies: - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit ... Signed-off-by: dependabot[bot] --- QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj b/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj index bede3ff..6fbec32 100644 --- a/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj +++ b/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj @@ -20,8 +20,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all