From 4a9f78da8b6829478580830470f811c5cb72f100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:26:08 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.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.12.0...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj | 2 +- .../PSRule.EditorServices.Tests.csproj | 2 +- tests/PSRule.Tests/PSRule.Tests.csproj | 2 +- tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj | 2 +- tests/PSRule.Types.Tests/PSRule.Types.Tests.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj b/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj index 283b7e3329..5612398992 100644 --- a/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj +++ b/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj @@ -13,7 +13,7 @@ - + all diff --git a/tests/PSRule.EditorServices.Tests/PSRule.EditorServices.Tests.csproj b/tests/PSRule.EditorServices.Tests/PSRule.EditorServices.Tests.csproj index f30981a9a0..ee37572b3b 100644 --- a/tests/PSRule.EditorServices.Tests/PSRule.EditorServices.Tests.csproj +++ b/tests/PSRule.EditorServices.Tests/PSRule.EditorServices.Tests.csproj @@ -14,7 +14,7 @@ - + all diff --git a/tests/PSRule.Tests/PSRule.Tests.csproj b/tests/PSRule.Tests/PSRule.Tests.csproj index 59cef09e1d..0c408ee216 100644 --- a/tests/PSRule.Tests/PSRule.Tests.csproj +++ b/tests/PSRule.Tests/PSRule.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj b/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj index 068bddadb4..4ffb3fcb18 100644 --- a/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj +++ b/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj @@ -13,7 +13,7 @@ - + all diff --git a/tests/PSRule.Types.Tests/PSRule.Types.Tests.csproj b/tests/PSRule.Types.Tests/PSRule.Types.Tests.csproj index 08753025e8..f760e1947d 100644 --- a/tests/PSRule.Types.Tests/PSRule.Types.Tests.csproj +++ b/tests/PSRule.Types.Tests/PSRule.Types.Tests.csproj @@ -13,7 +13,7 @@ - + all