From 6cc01e64a96d74f110fcb41827297dba08372706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 12:32:15 +0100 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#530) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... 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 de8c64cd..2329589c 100644 --- a/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj +++ b/tests/ImageSort.UnitTests/ImageSort.UnitTests.csproj @@ -9,7 +9,7 @@ - + diff --git a/tests/ImageSort.WPF.UiTests/ImageSort.WPF.UiTests.csproj b/tests/ImageSort.WPF.UiTests/ImageSort.WPF.UiTests.csproj index 5af84a15..2651c0e8 100644 --- a/tests/ImageSort.WPF.UiTests/ImageSort.WPF.UiTests.csproj +++ b/tests/ImageSort.WPF.UiTests/ImageSort.WPF.UiTests.csproj @@ -8,7 +8,7 @@ - + all