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