From 22aae4acbfecf9bfcc3860487a320cf68225176e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 21:14:14 +0100 Subject: [PATCH] build(deps): bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#159) Bumps [Microsoft.NET.Test.Sdk](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.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/CompilerCliTest/CompilerCliTest.csproj | 2 +- tests/CompilerTest/CompilerTest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/CompilerCliTest/CompilerCliTest.csproj b/tests/CompilerCliTest/CompilerCliTest.csproj index 718b9e70..a6414e02 100644 --- a/tests/CompilerCliTest/CompilerCliTest.csproj +++ b/tests/CompilerCliTest/CompilerCliTest.csproj @@ -8,7 +8,7 @@ - + diff --git a/tests/CompilerTest/CompilerTest.csproj b/tests/CompilerTest/CompilerTest.csproj index c114dcc0..eec0dd19 100644 --- a/tests/CompilerTest/CompilerTest.csproj +++ b/tests/CompilerTest/CompilerTest.csproj @@ -12,7 +12,7 @@ - +