From 42099b03c1b55caef6fd536852b34e4b5e89f729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 10:43:42 +0000 Subject: [PATCH] chore: update Microsoft.NET.Test.Sdk requirement from 16.* to 17.* Updates the requirements on [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) to permit the latest version. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.0.1...v17.2.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages.props b/Packages.props index afee8e6..4282f5b 100644 --- a/Packages.props +++ b/Packages.props @@ -19,7 +19,7 @@ - +