From a217059d47d0beb6f4e94062704a812f9a11f739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:11:15 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.1. - [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.10.0...v17.11.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Tests/Tests.csproj | 54 +++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 7d976e6..f3494b8 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -1,27 +1,27 @@ - - - - net48;net7.0 - true - - - - - - - - - - - - - - - - - - - - - - + + + + net48;net7.0 + true + + + + + + + + + + + + + + + + + + + + + +