From bb41887ea3bbfd736668c719104a5a16d546eb56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 03:01:16 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.8.3 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 17.4.1. - [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/v16.8.3...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Zeebs.UnitTestHelpers.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Zeebs.UnitTestHelpers.Tests/Zeebs.UnitTestHelpers.Tests.csproj b/src/Zeebs.UnitTestHelpers.Tests/Zeebs.UnitTestHelpers.Tests.csproj index 087ee7f..321b623 100644 --- a/src/Zeebs.UnitTestHelpers.Tests/Zeebs.UnitTestHelpers.Tests.csproj +++ b/src/Zeebs.UnitTestHelpers.Tests/Zeebs.UnitTestHelpers.Tests.csproj @@ -10,10 +10,10 @@ - + - +