From 404c4cd803e33df34768ca604633615109c232ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:33:07 +0000 Subject: [PATCH] Bump xunit from 2.6.6 to 2.9.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.6.6...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SmokeTest/SmokeTest.csproj | 2 +- Tests/Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SmokeTest/SmokeTest.csproj b/SmokeTest/SmokeTest.csproj index 8f4c2a71..9a98314a 100644 --- a/SmokeTest/SmokeTest.csproj +++ b/SmokeTest/SmokeTest.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 4f3ebde1..6f471778 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive