From 625b8923050343db6ec18bd8c6b300e8cb001398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 06:01:01 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.8.3 to 17.4.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v17.4.0) --- 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..dccbb73 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..c1f0ba0 100644 --- a/test/unit/unit.csproj +++ b/test/unit/unit.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +