From 60181041d599cd8e85ff69aef1aaabe652958dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 15:02:15 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.6.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.6.0. - [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/v17.4.0...v17.6.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- AutoDI.Build.Tests/AutoDI.Build.Tests.csproj | 4 ++-- AutoDI.Tests/AutoDI.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AutoDI.Build.Tests/AutoDI.Build.Tests.csproj b/AutoDI.Build.Tests/AutoDI.Build.Tests.csproj index 7b6128a..884e65e 100644 --- a/AutoDI.Build.Tests/AutoDI.Build.Tests.csproj +++ b/AutoDI.Build.Tests/AutoDI.Build.Tests.csproj @@ -1,4 +1,4 @@ - + net472 @@ -6,7 +6,7 @@ - + diff --git a/AutoDI.Tests/AutoDI.Tests.csproj b/AutoDI.Tests/AutoDI.Tests.csproj index 08a5489..ba63796 100644 --- a/AutoDI.Tests/AutoDI.Tests.csproj +++ b/AutoDI.Tests/AutoDI.Tests.csproj @@ -1,4 +1,4 @@ - + net472;net6.0;net7.0 @@ -6,7 +6,7 @@ - +