From 8adc021710dfc54be58dda0808d673953bc6a71d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 06:50:17 +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] --- Catel/Tests/Tests.csproj | 38 ++++++++++++++++---------------- CommonLogging/Tests/Tests.csproj | 36 +++++++++++++++--------------- Custom/Tests/Tests.csproj | 36 +++++++++++++++--------------- NLog/Tests/Tests.csproj | 36 +++++++++++++++--------------- NServiceBus/Tests/Tests.csproj | 36 +++++++++++++++--------------- Serilog/Tests/Tests.csproj | 34 ++++++++++++++-------------- Splat/Tests/Tests.csproj | 36 +++++++++++++++--------------- 7 files changed, 126 insertions(+), 126 deletions(-) diff --git a/Catel/Tests/Tests.csproj b/Catel/Tests/Tests.csproj index 1f31c157..b2015656 100644 --- a/Catel/Tests/Tests.csproj +++ b/Catel/Tests/Tests.csproj @@ -1,20 +1,20 @@ - - - - net8.0 - true - - - - - - - - - - - - - - + + + + net8.0 + true + + + + + + + + + + + + + + \ No newline at end of file diff --git a/CommonLogging/Tests/Tests.csproj b/CommonLogging/Tests/Tests.csproj index 66787b1f..711c3149 100644 --- a/CommonLogging/Tests/Tests.csproj +++ b/CommonLogging/Tests/Tests.csproj @@ -1,19 +1,19 @@ - - - - net48;net8.0 - true - - - - - - - - - - - - - + + + + net48;net8.0 + true + + + + + + + + + + + + + \ No newline at end of file diff --git a/Custom/Tests/Tests.csproj b/Custom/Tests/Tests.csproj index 6c76a26c..3752b86e 100644 --- a/Custom/Tests/Tests.csproj +++ b/Custom/Tests/Tests.csproj @@ -1,19 +1,19 @@ - - - - net48;net8.0 - true - - - - - - - - - - - - - + + + + net48;net8.0 + true + + + + + + + + + + + + + \ No newline at end of file diff --git a/NLog/Tests/Tests.csproj b/NLog/Tests/Tests.csproj index 89eeea33..0ff8db51 100644 --- a/NLog/Tests/Tests.csproj +++ b/NLog/Tests/Tests.csproj @@ -1,19 +1,19 @@ - - - - net48;net8.0 - true - - - - - - - - - - - - - + + + + net48;net8.0 + true + + + + + + + + + + + + + \ No newline at end of file diff --git a/NServiceBus/Tests/Tests.csproj b/NServiceBus/Tests/Tests.csproj index b13c79ff..14d690b1 100644 --- a/NServiceBus/Tests/Tests.csproj +++ b/NServiceBus/Tests/Tests.csproj @@ -1,19 +1,19 @@ - - - - net8.0 - true - - - - - - - - - - - - - + + + + net8.0 + true + + + + + + + + + + + + + \ No newline at end of file diff --git a/Serilog/Tests/Tests.csproj b/Serilog/Tests/Tests.csproj index 52c88592..6c6af6ec 100644 --- a/Serilog/Tests/Tests.csproj +++ b/Serilog/Tests/Tests.csproj @@ -1,18 +1,18 @@ - - - - net48;net8.0 - true - - - - - - - - - - - - + + + + net48;net8.0 + true + + + + + + + + + + + + \ No newline at end of file diff --git a/Splat/Tests/Tests.csproj b/Splat/Tests/Tests.csproj index 55ada01f..1ca919ac 100644 --- a/Splat/Tests/Tests.csproj +++ b/Splat/Tests/Tests.csproj @@ -1,19 +1,19 @@ - - - - net48;net8.0 - true - - - - - - - - - - - - - + + + + net48;net8.0 + true + + + + + + + + + + + + + \ No newline at end of file