From 2bff420a364a6599501173dd1392b011a29246f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 00:10:38 +1000 Subject: [PATCH] Bump xunit from 2.6.6 to 2.7.1 (#1793) * Bump xunit from 2.6.6 to 2.7.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.1. - [Commits](https://github.com/xunit/xunit/compare/2.6.6...2.7.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump change log --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White --- docs/CHANGELOG-v3.md | 4 ++-- .../PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG-v3.md b/docs/CHANGELOG-v3.md index 6aabfb0950..d8741ba822 100644 --- a/docs/CHANGELOG-v3.md +++ b/docs/CHANGELOG-v3.md @@ -32,8 +32,8 @@ What's changed since pre-release v3.0.0-B0153: - Engineering: - Bump System.Drawing.Common to v8.0.4. [#1790](https://github.com/microsoft/PSRule/pull/1790) - - Bump Bump xunit to v2.7.0. - [#1765](https://github.com/microsoft/PSRule/pull/1765) + - Bump Bump xunit to v2.7.1. + [#1793](https://github.com/microsoft/PSRule/pull/1793) - Bump xunit.runner.visualstudio to v2.5.8. [#1792](https://github.com/microsoft/PSRule/pull/1792) - Bump YamlDotNet to v15.1.2. diff --git a/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj b/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj index 85bc025448..65a29da2e7 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