From ae7d734ce45d9612f204062e5c6f54213ef750c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 12:43:14 +1000 Subject: [PATCH] Bump Xunit from 2.5.0 to 2.5.1 in /src (#997) Bumps [Xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: Xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/ApplyScrubbersTests/ApplyScrubbersTests.csproj | 2 +- src/AutoVerifyTests/AutoVerifyTests.csproj | 2 +- src/DeterministicTests/DeterministicTests.csproj | 2 +- src/DisableDirScrubbing/DisableDirScrubbing.csproj | 2 +- src/FSharpTests/FSharpTests.fsproj | 2 +- src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj | 2 +- src/OmitContentFromException/OmitContentFromException.csproj | 2 +- src/SingleTfmTests/SingleTfmTests.csproj | 2 +- src/SortedJsonTest/SortedJsonTest.csproj | 2 +- src/SortedPropertiesTests/SortedPropertiesTests.csproj | 2 +- src/SplitUniqueDirectoryMode/SplitUniqueDirectoryMode.csproj | 2 +- src/StrictJsonTests/StrictJsonTests.csproj | 2 +- .../Verify.ClipboardAccept.Tests.csproj | 2 +- .../Verify.ExceptionParsing.Tests.csproj | 2 +- src/Verify.Tests/Verify.Tests.csproj | 2 +- .../Verify.Xunit.DerivePaths.Tests.csproj | 2 +- src/Verify.Xunit.Tests/Verify.Xunit.Tests.csproj | 2 +- src/VirtualizedRunHelperTests/VirtualizedRunHelperTests.csproj | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/ApplyScrubbersTests/ApplyScrubbersTests.csproj b/src/ApplyScrubbersTests/ApplyScrubbersTests.csproj index b1ca6a43b8..716938a754 100644 --- a/src/ApplyScrubbersTests/ApplyScrubbersTests.csproj +++ b/src/ApplyScrubbersTests/ApplyScrubbersTests.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/AutoVerifyTests/AutoVerifyTests.csproj b/src/AutoVerifyTests/AutoVerifyTests.csproj index 3b269cc7f1..b2b919e5c2 100644 --- a/src/AutoVerifyTests/AutoVerifyTests.csproj +++ b/src/AutoVerifyTests/AutoVerifyTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/DeterministicTests/DeterministicTests.csproj b/src/DeterministicTests/DeterministicTests.csproj index 3b269cc7f1..b2b919e5c2 100644 --- a/src/DeterministicTests/DeterministicTests.csproj +++ b/src/DeterministicTests/DeterministicTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/DisableDirScrubbing/DisableDirScrubbing.csproj b/src/DisableDirScrubbing/DisableDirScrubbing.csproj index b1ca6a43b8..716938a754 100644 --- a/src/DisableDirScrubbing/DisableDirScrubbing.csproj +++ b/src/DisableDirScrubbing/DisableDirScrubbing.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/FSharpTests/FSharpTests.fsproj b/src/FSharpTests/FSharpTests.fsproj index 2bee88008e..0f020b318f 100644 --- a/src/FSharpTests/FSharpTests.fsproj +++ b/src/FSharpTests/FSharpTests.fsproj @@ -8,7 +8,7 @@ - + diff --git a/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj b/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj index d7e16eccf6..5b4ffe5ae6 100644 --- a/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj +++ b/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/OmitContentFromException/OmitContentFromException.csproj b/src/OmitContentFromException/OmitContentFromException.csproj index b1ca6a43b8..716938a754 100644 --- a/src/OmitContentFromException/OmitContentFromException.csproj +++ b/src/OmitContentFromException/OmitContentFromException.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/SingleTfmTests/SingleTfmTests.csproj b/src/SingleTfmTests/SingleTfmTests.csproj index 3b269cc7f1..b2b919e5c2 100644 --- a/src/SingleTfmTests/SingleTfmTests.csproj +++ b/src/SingleTfmTests/SingleTfmTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/SortedJsonTest/SortedJsonTest.csproj b/src/SortedJsonTest/SortedJsonTest.csproj index b1ca6a43b8..716938a754 100644 --- a/src/SortedJsonTest/SortedJsonTest.csproj +++ b/src/SortedJsonTest/SortedJsonTest.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/SortedPropertiesTests/SortedPropertiesTests.csproj b/src/SortedPropertiesTests/SortedPropertiesTests.csproj index b1ca6a43b8..716938a754 100644 --- a/src/SortedPropertiesTests/SortedPropertiesTests.csproj +++ b/src/SortedPropertiesTests/SortedPropertiesTests.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/SplitUniqueDirectoryMode/SplitUniqueDirectoryMode.csproj b/src/SplitUniqueDirectoryMode/SplitUniqueDirectoryMode.csproj index b1ca6a43b8..716938a754 100644 --- a/src/SplitUniqueDirectoryMode/SplitUniqueDirectoryMode.csproj +++ b/src/SplitUniqueDirectoryMode/SplitUniqueDirectoryMode.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/StrictJsonTests/StrictJsonTests.csproj b/src/StrictJsonTests/StrictJsonTests.csproj index 6ca1588383..7473340e04 100644 --- a/src/StrictJsonTests/StrictJsonTests.csproj +++ b/src/StrictJsonTests/StrictJsonTests.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Verify.ClipboardAccept.Tests/Verify.ClipboardAccept.Tests.csproj b/src/Verify.ClipboardAccept.Tests/Verify.ClipboardAccept.Tests.csproj index 8d5f7dcbe1..f089faf6dc 100644 --- a/src/Verify.ClipboardAccept.Tests/Verify.ClipboardAccept.Tests.csproj +++ b/src/Verify.ClipboardAccept.Tests/Verify.ClipboardAccept.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Verify.ExceptionParsing.Tests/Verify.ExceptionParsing.Tests.csproj b/src/Verify.ExceptionParsing.Tests/Verify.ExceptionParsing.Tests.csproj index 400a739df6..3bfb2b6d68 100644 --- a/src/Verify.ExceptionParsing.Tests/Verify.ExceptionParsing.Tests.csproj +++ b/src/Verify.ExceptionParsing.Tests/Verify.ExceptionParsing.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Verify.Tests/Verify.Tests.csproj b/src/Verify.Tests/Verify.Tests.csproj index bda36f4b27..2013f1b1ce 100644 --- a/src/Verify.Tests/Verify.Tests.csproj +++ b/src/Verify.Tests/Verify.Tests.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/Verify.Xunit.DerivePaths.Tests/Verify.Xunit.DerivePaths.Tests.csproj b/src/Verify.Xunit.DerivePaths.Tests/Verify.Xunit.DerivePaths.Tests.csproj index df7d4f517c..224ba1a239 100644 --- a/src/Verify.Xunit.DerivePaths.Tests/Verify.Xunit.DerivePaths.Tests.csproj +++ b/src/Verify.Xunit.DerivePaths.Tests/Verify.Xunit.DerivePaths.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Verify.Xunit.Tests/Verify.Xunit.Tests.csproj b/src/Verify.Xunit.Tests/Verify.Xunit.Tests.csproj index b5dea6a1a8..77196f8b0f 100644 --- a/src/Verify.Xunit.Tests/Verify.Xunit.Tests.csproj +++ b/src/Verify.Xunit.Tests/Verify.Xunit.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/VirtualizedRunHelperTests/VirtualizedRunHelperTests.csproj b/src/VirtualizedRunHelperTests/VirtualizedRunHelperTests.csproj index b1ca6a43b8..716938a754 100644 --- a/src/VirtualizedRunHelperTests/VirtualizedRunHelperTests.csproj +++ b/src/VirtualizedRunHelperTests/VirtualizedRunHelperTests.csproj @@ -5,7 +5,7 @@ - +