From 328b633c9cc22eb6d4b24b5e77d31c86b07599e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 22:09:44 +0000 Subject: [PATCH] CONFIG: Bump xunit and xunit.abstractions Bumps [xunit](https://github.com/xunit/xunit) and [xunit.abstractions](https://github.com/xunit/xunit). These dependencies needed to be updated together. Updates `xunit` from 2.6.6 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.6.6...v2-2.9.3) Updates `xunit.abstractions` from 2.0.3 to 2.0.3 - [Commits](https://github.com/xunit/xunit/commits) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj | 2 +- .../NEL.MESH.Tests.Integration.Witness.csproj | 6 +++--- .../NEL.MESH.Tests.Integration.csproj | 4 ++-- NEL.MESH.Tests.Unit/NEL.Mesh.Tests.Unit.csproj | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj b/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj index ec9e4f44..0b910469 100644 --- a/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj +++ b/NEL.MESH.Tests.Acceptance/NEL.MESH.Tests.Acceptance.csproj @@ -19,7 +19,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj b/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj index 0327b5c9..433bb679 100644 --- a/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj +++ b/NEL.MESH.Tests.Integration.Witness/NEL.MESH.Tests.Integration.Witness.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -22,9 +22,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj b/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj index 141b8e8b..433bb679 100644 --- a/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj +++ b/NEL.MESH.Tests.Integration/NEL.MESH.Tests.Integration.csproj @@ -22,9 +22,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/NEL.MESH.Tests.Unit/NEL.Mesh.Tests.Unit.csproj b/NEL.MESH.Tests.Unit/NEL.Mesh.Tests.Unit.csproj index 5a471a7f..c68b5fce 100644 --- a/NEL.MESH.Tests.Unit/NEL.Mesh.Tests.Unit.csproj +++ b/NEL.MESH.Tests.Unit/NEL.Mesh.Tests.Unit.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all