From 0a647b0d887e2084ce4362fed9bb3582bc4f0332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 11:44:24 +0000 Subject: [PATCH] Bump xunit from 2.7.1 to 2.8.0 Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0. - [Commits](https://github.com/xunit/xunit/compare/2.7.1...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj | 2 +- tests/PSRule.Tests/PSRule.Tests.csproj | 2 +- tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj b/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj index 9ed7b6e2c4..67c835036a 100644 --- a/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj +++ b/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/PSRule.Tests/PSRule.Tests.csproj b/tests/PSRule.Tests/PSRule.Tests.csproj index 39cd5e7fb0..f452df2f28 100644 --- a/tests/PSRule.Tests/PSRule.Tests.csproj +++ b/tests/PSRule.Tests/PSRule.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj b/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj index 393566c930..2bdcd17c7a 100644 --- a/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj +++ b/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive