From 83b8737c86411112ea5196486de0648031a4f131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 18:11:19 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.11.0 in /src Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.11.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.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../GitReleaseManager.Core.Tests.csproj | 70 +++++++++---------- .../GitReleaseManager.IntegrationTests.csproj | 70 +++++++++---------- .../GitReleaseManager.Tests.csproj | 68 +++++++++--------- 3 files changed, 104 insertions(+), 104 deletions(-) diff --git a/src/GitReleaseManager.Core.Tests/GitReleaseManager.Core.Tests.csproj b/src/GitReleaseManager.Core.Tests/GitReleaseManager.Core.Tests.csproj index c12da586..c9ddff48 100644 --- a/src/GitReleaseManager.Core.Tests/GitReleaseManager.Core.Tests.csproj +++ b/src/GitReleaseManager.Core.Tests/GitReleaseManager.Core.Tests.csproj @@ -1,36 +1,36 @@ - - - 8.0 - net6.0;net7.0 - GitReleaseManager.Core.Tests - Test Project for GitReleaseManager.Core - $(NoWarn);CA1707;Serilog004; - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - all - runtime; build; native; contentfiles; analyzers - - - - - + + + 8.0 + net6.0;net7.0 + GitReleaseManager.Core.Tests + Test Project for GitReleaseManager.Core + $(NoWarn);CA1707;Serilog004; + + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + all + runtime; build; native; contentfiles; analyzers + + + + + \ No newline at end of file diff --git a/src/GitReleaseManager.IntegrationTests/GitReleaseManager.IntegrationTests.csproj b/src/GitReleaseManager.IntegrationTests/GitReleaseManager.IntegrationTests.csproj index ffcbca22..4ca47915 100644 --- a/src/GitReleaseManager.IntegrationTests/GitReleaseManager.IntegrationTests.csproj +++ b/src/GitReleaseManager.IntegrationTests/GitReleaseManager.IntegrationTests.csproj @@ -1,36 +1,36 @@ - - - 8.0 - net6.0;net7.0 - GitReleaseManager.IntegrationTests - Integration Test Project for GitReleaseManager - $(NoWarn);CA1707;Serilog004; - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - all - runtime; build; native; contentfiles; analyzers - - - - - - - - + + + 8.0 + net6.0;net7.0 + GitReleaseManager.IntegrationTests + Integration Test Project for GitReleaseManager + $(NoWarn);CA1707;Serilog004; + + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + all + runtime; build; native; contentfiles; analyzers + + + + + + + + \ No newline at end of file diff --git a/src/GitReleaseManager.Tests/GitReleaseManager.Tests.csproj b/src/GitReleaseManager.Tests/GitReleaseManager.Tests.csproj index 71d2b2da..228fb5e8 100644 --- a/src/GitReleaseManager.Tests/GitReleaseManager.Tests.csproj +++ b/src/GitReleaseManager.Tests/GitReleaseManager.Tests.csproj @@ -1,35 +1,35 @@ - - - 8.0 - net6.0;net7.0 - GitReleaseManager.Tests - Test Project for GitReleaseManager - $(NoWarn);CA1707;Serilog004; - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - all - runtime; build; native; contentfiles; analyzers - - - - + + + 8.0 + net6.0;net7.0 + GitReleaseManager.Tests + Test Project for GitReleaseManager + $(NoWarn);CA1707;Serilog004; + + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + all + runtime; build; native; contentfiles; analyzers + + + + \ No newline at end of file