From 7ccadc7898f5b3d0d7bf3d60b82a2e844e7a179b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 23:09:01 +0000 Subject: [PATCH] Bump xunit from 2.4.1 to 2.4.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../AutoTest.ArgumentNullException.Tests.csproj | 2 +- .../AutoTest.ExampleLibrary.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj b/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj index cce31ca..7ee6a08 100644 --- a/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj +++ b/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj @@ -17,7 +17,7 @@ - + all diff --git a/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj b/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj index 6cb0bf4..c8cc6ad 100644 --- a/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj +++ b/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj @@ -17,7 +17,7 @@ - + all