From 348d9495d055e4a5e1c0d055805202e03d1e0e75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 05:05:24 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.10.0) Signed-off-by: dependabot[bot] --- test/integration/integration.csproj | 2 +- test/unit/unit.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration/integration.csproj b/test/integration/integration.csproj index e493da7..108a917 100644 --- a/test/integration/integration.csproj +++ b/test/integration/integration.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/test/unit/unit.csproj b/test/unit/unit.csproj index 8d888be..9ad69ae 100644 --- a/test/unit/unit.csproj +++ b/test/unit/unit.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +