From ea53b85fc6327c9ec4d60090553d0221f2c32bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 09:29:27 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /src Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.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.7.2...v17.8.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/ConfigReader.Tests/ConfigReader.Tests.csproj | 2 +- .../MarkdownSnippets.Tool.Tests.csproj | 2 +- src/Tests/Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ConfigReader.Tests/ConfigReader.Tests.csproj b/src/ConfigReader.Tests/ConfigReader.Tests.csproj index e3cc8266..130c5489 100644 --- a/src/ConfigReader.Tests/ConfigReader.Tests.csproj +++ b/src/ConfigReader.Tests/ConfigReader.Tests.csproj @@ -10,7 +10,7 @@ - + PreserveNewest diff --git a/src/MarkdownSnippets.Tool.Tests/MarkdownSnippets.Tool.Tests.csproj b/src/MarkdownSnippets.Tool.Tests/MarkdownSnippets.Tool.Tests.csproj index 8a6c42be..a955a85f 100644 --- a/src/MarkdownSnippets.Tool.Tests/MarkdownSnippets.Tool.Tests.csproj +++ b/src/MarkdownSnippets.Tool.Tests/MarkdownSnippets.Tool.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 0ba45312..cb1050db 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -12,7 +12,7 @@ - +