From 5a4060ea60d734961494c1871df5065bcec94208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 13:18:13 +0000 Subject: [PATCH] Bump xunit from 2.5.1 to 2.5.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.5.2. - [Commits](https://github.com/xunit/xunit/compare/2.5.1...2.5.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 d1f38271..d5f96a2a 100644 --- a/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj +++ b/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj @@ -13,7 +13,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 b73da8b3..6016ad07 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