From 831ce907ff8f9ad63a7afa776dbaeb5a8c361773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 05:28:17 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.3.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.3.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v17.1.0...v17.3.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../ChangeDB.ConsoleApp.End2EndTest.csproj | 2 +- test/Directory.Build.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj b/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj index 620ed57..783e93a 100644 --- a/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj +++ b/test/ChangeDB.ConsoleApp.End2EndTest/ChangeDB.ConsoleApp.End2EndTest.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Directory.Build.props b/test/Directory.Build.props index e3b15d8..dfcd0f8 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -4,7 +4,7 @@ false - +