From 2937cb767154e23fefe4d5f772e8deec7f2f5272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 06:00:55 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.8.3 to 17.4.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v17.4.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..e687db3 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..d47c8ed 100644 --- a/test/unit/unit.csproj +++ b/test/unit/unit.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +