From 5d7300e013397ce106d39e32803cda1dea66fc1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 07:18:22 +0000 Subject: [PATCH] build(deps): bump xunit from 2.9.0 to 2.9.3 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.3. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.0...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../TestProcessWrapper.Acceptance.Tests.csproj | 2 +- .../TestProcessWrapper.Unit.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TestProcessWrapper.Acceptance.Tests/TestProcessWrapper.Acceptance.Tests.csproj b/TestProcessWrapper.Acceptance.Tests/TestProcessWrapper.Acceptance.Tests.csproj index 244d2c6..a5a5262 100644 --- a/TestProcessWrapper.Acceptance.Tests/TestProcessWrapper.Acceptance.Tests.csproj +++ b/TestProcessWrapper.Acceptance.Tests/TestProcessWrapper.Acceptance.Tests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj b/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj index a2b639b..b7d8015 100644 --- a/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj +++ b/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all