From 5567266dba4f79db6d3ba205d69750dabb65ec2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:58:02 +0000 Subject: [PATCH] Package Dependencies: Bump the xunit group across 1 directory with 2 updates Bumps the xunit group with 2 updates in the / directory: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit` from 2.6.6 to 2.9.2 - [Commits](https://github.com/xunit/xunit/compare/v2-2.6.6...v2-2.9.2) Updates `xunit.runner.visualstudio` from 2.5.6 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.8.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] --- QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj | 4 ++-- QueryKit.UnitTests/QueryKit.UnitTests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj b/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj index a27aac3..449bba3 100644 --- a/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj +++ b/QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj @@ -20,8 +20,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/QueryKit.UnitTests/QueryKit.UnitTests.csproj b/QueryKit.UnitTests/QueryKit.UnitTests.csproj index 3fe6c89..52e1986 100644 --- a/QueryKit.UnitTests/QueryKit.UnitTests.csproj +++ b/QueryKit.UnitTests/QueryKit.UnitTests.csproj @@ -12,8 +12,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all