From 9003fac0ab2e2e9e7f186df3f6ed35f60290318a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:59:26 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.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.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- DMApp.AutomationTests/DMApp.AutomationTests.csproj | 2 +- DMApp.CommonTests/DMApp.CommonTests.csproj | 2 +- DMProtocolTests/DMProtocolTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DMApp.AutomationTests/DMApp.AutomationTests.csproj b/DMApp.AutomationTests/DMApp.AutomationTests.csproj index 05f946b..ae7568d 100644 --- a/DMApp.AutomationTests/DMApp.AutomationTests.csproj +++ b/DMApp.AutomationTests/DMApp.AutomationTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/DMApp.CommonTests/DMApp.CommonTests.csproj b/DMApp.CommonTests/DMApp.CommonTests.csproj index 6b08d5b..a26ec4e 100644 --- a/DMApp.CommonTests/DMApp.CommonTests.csproj +++ b/DMApp.CommonTests/DMApp.CommonTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/DMProtocolTests/DMProtocolTests.csproj b/DMProtocolTests/DMProtocolTests.csproj index 098eb0c..cdf2b15 100644 --- a/DMProtocolTests/DMProtocolTests.csproj +++ b/DMProtocolTests/DMProtocolTests.csproj @@ -9,7 +9,7 @@ - +