From e9d16c972c81de8eb2455bb1f579836e4072d397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:34:06 +0200 Subject: [PATCH] Bump xunit from 2.9.1 to 2.9.2 (#598) Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/2.9.1...2.9.2) --- 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> --- tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj | 2 +- tests/ImageSort.WPF.UiTests/ImageSort.WPF.UiTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj b/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj index 4e94018d..58e5c3b7 100644 --- a/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj +++ b/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/ImageSort.WPF.UiTests/ImageSort.WPF.UiTests.csproj b/tests/ImageSort.WPF.UiTests/ImageSort.WPF.UiTests.csproj index 8e74760e..f1aeb85c 100644 --- a/tests/ImageSort.WPF.UiTests/ImageSort.WPF.UiTests.csproj +++ b/tests/ImageSort.WPF.UiTests/ImageSort.WPF.UiTests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive