From b55959b7cc42694b6b17ea65397297e6b2c7c6a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 17:08:42 +0000 Subject: [PATCH] Bump Microsoft.TestPlatform.ObjectModel from 16.10.0 to 16.11.0 Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: Microsoft.TestPlatform.ObjectModel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/UnitTests.SingleThreaded/UnitTests.SingleThreaded.csproj | 2 +- test/UnitTests/UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/UnitTests.SingleThreaded/UnitTests.SingleThreaded.csproj b/test/UnitTests.SingleThreaded/UnitTests.SingleThreaded.csproj index 58c11a2..7b86c65 100644 --- a/test/UnitTests.SingleThreaded/UnitTests.SingleThreaded.csproj +++ b/test/UnitTests.SingleThreaded/UnitTests.SingleThreaded.csproj @@ -27,7 +27,7 @@ - + diff --git a/test/UnitTests/UnitTests.csproj b/test/UnitTests/UnitTests.csproj index 5023e04..1088bb8 100644 --- a/test/UnitTests/UnitTests.csproj +++ b/test/UnitTests/UnitTests.csproj @@ -27,7 +27,7 @@ - +