From fa7d4b77292534c45bc059cc8fc91843f11887c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 08:27:58 +0100 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#8) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Parsers.AutomationTests/Parsers.AutomationTests.csproj | 4 ++-- Parsers.CommonTests/Parsers.CommonTests.csproj | 4 ++-- Parsers.ProtocolTests/Parsers.ProtocolTests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Parsers.AutomationTests/Parsers.AutomationTests.csproj b/Parsers.AutomationTests/Parsers.AutomationTests.csproj index c26cd1e..2179b83 100644 --- a/Parsers.AutomationTests/Parsers.AutomationTests.csproj +++ b/Parsers.AutomationTests/Parsers.AutomationTests.csproj @@ -1,4 +1,4 @@ - + net472;net6.0 @@ -7,7 +7,7 @@ - + diff --git a/Parsers.CommonTests/Parsers.CommonTests.csproj b/Parsers.CommonTests/Parsers.CommonTests.csproj index 39db364..e1714fc 100644 --- a/Parsers.CommonTests/Parsers.CommonTests.csproj +++ b/Parsers.CommonTests/Parsers.CommonTests.csproj @@ -1,4 +1,4 @@ - + net472;net6.0 @@ -8,7 +8,7 @@ - + diff --git a/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj b/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj index 5087f5c..cda3be3 100644 --- a/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj +++ b/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj @@ -1,4 +1,4 @@ - + net472;net6.0 @@ -9,7 +9,7 @@ - +