From b7aff87cf306103a7321288e1b6c04e5fbd16e97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 10:57:34 +0000 Subject: [PATCH] Bump the dev-testing group across 1 directory with 2 updates Bumps the dev-testing group with 2 updates in the / directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `Microsoft.NET.Test.Sdk` from 17.13.0 to 17.14.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.13.0...v17.14.0) Updates `xunit.runner.visualstudio` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.2...3.1.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-testing - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-testing ... Signed-off-by: dependabot[bot] --- .../PSRule.Rules.GitHub.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/PSRule.Rules.GitHub.Tests/PSRule.Rules.GitHub.Tests.csproj b/tests/PSRule.Rules.GitHub.Tests/PSRule.Rules.GitHub.Tests.csproj index 91dae55..7381fbc 100644 --- a/tests/PSRule.Rules.GitHub.Tests/PSRule.Rules.GitHub.Tests.csproj +++ b/tests/PSRule.Rules.GitHub.Tests/PSRule.Rules.GitHub.Tests.csproj @@ -9,11 +9,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive