From 3c2bac7b0da95220a1c00ace08ce2a48c31bf60c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 06:34:10 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0) Signed-off-by: dependabot[bot] --- src/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.props b/src/common.props index a994da3..92fb4ab 100644 --- a/src/common.props +++ b/src/common.props @@ -18,7 +18,7 @@ 5.0.3 netstandard2.0 net45 - 16.9.4 + 16.10.0 netcoreapp3.1 net471