From be55b628a6529d2480e6221e5cb2a530f34c6fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 06:02:04 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.8.3 to 17.3.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 17.3.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v17.3.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... 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..6c561ca 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..6aa7c03 100644 --- a/test/unit/unit.csproj +++ b/test/unit/unit.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +