From 9169ea0e5d520b25a6dbf92880fe1f86fe7bba3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 23:09:43 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.3.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.3.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.3.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../AutoTest.ArgumentNullException.Tests.csproj | 2 +- .../AutoTest.ExampleLibrary.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj b/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj index cce31ca..20ec729 100644 --- a/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj +++ b/test/AutoTest.ArgumentNullException.Tests/AutoTest.ArgumentNullException.Tests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers - + diff --git a/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj b/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj index 6cb0bf4..614f767 100644 --- a/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj +++ b/test/AutoTest.ExampleLibrary.Tests/AutoTest.ExampleLibrary.Tests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers - +