From f698e3e36ca0768702158c093a44f9c519bf5287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 19:01:15 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.6.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.6.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.3.1...v17.6.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/DeterministicTests/DeterministicTests.csproj | 4 ++-- src/DocumentationExamples/DocumentationExamples.csproj | 2 +- src/Shouldly.Tests/Shouldly.Tests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/DeterministicTests/DeterministicTests.csproj b/src/DeterministicTests/DeterministicTests.csproj index a69b1c9cb..5ebef3a47 100644 --- a/src/DeterministicTests/DeterministicTests.csproj +++ b/src/DeterministicTests/DeterministicTests.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 @@ -6,7 +6,7 @@ - + diff --git a/src/DocumentationExamples/DocumentationExamples.csproj b/src/DocumentationExamples/DocumentationExamples.csproj index c62654411..ea74b95cc 100644 --- a/src/DocumentationExamples/DocumentationExamples.csproj +++ b/src/DocumentationExamples/DocumentationExamples.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Shouldly.Tests/Shouldly.Tests.csproj b/src/Shouldly.Tests/Shouldly.Tests.csproj index 57229a925..b4c9c699b 100644 --- a/src/Shouldly.Tests/Shouldly.Tests.csproj +++ b/src/Shouldly.Tests/Shouldly.Tests.csproj @@ -9,7 +9,7 @@ - +