From 833a101075e6f08adef956fc110f1de4ca368451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:17:53 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.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.6.3...v17.7.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj | 4 ++-- src/Moq.Tests.VisualBasic/Moq.Tests.VisualBasic.vbproj | 4 ++-- src/Moq.Tests/Moq.Tests.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj b/src/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj index 862a558be..d1c7822bc 100644 --- a/src/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj +++ b/src/Moq.Tests.FSharpTypes/Moq.Tests.FSharpTypes.fsproj @@ -1,4 +1,4 @@ - + net472;net6.0 @@ -8,7 +8,7 @@ - + diff --git a/src/Moq.Tests.VisualBasic/Moq.Tests.VisualBasic.vbproj b/src/Moq.Tests.VisualBasic/Moq.Tests.VisualBasic.vbproj index 31f679a49..193082a90 100644 --- a/src/Moq.Tests.VisualBasic/Moq.Tests.VisualBasic.vbproj +++ b/src/Moq.Tests.VisualBasic/Moq.Tests.VisualBasic.vbproj @@ -1,4 +1,4 @@ - + net472;net6.0 @@ -8,7 +8,7 @@ - + diff --git a/src/Moq.Tests/Moq.Tests.csproj b/src/Moq.Tests/Moq.Tests.csproj index 6600a1218..ec56b0457 100644 --- a/src/Moq.Tests/Moq.Tests.csproj +++ b/src/Moq.Tests/Moq.Tests.csproj @@ -24,7 +24,7 @@ - +