From 97ded3a39377e40e57ff4c3a9bc9978b7c989e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 07:36:22 +0000 Subject: [PATCH] build(deps): bump xunit from 2.9.0 to 2.9.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.0...v2-2.9.2) --- 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..4cf814c 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 f2b4564..fa28c46 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