diff --git a/docs/CHANGELOG-v3.md b/docs/CHANGELOG-v3.md index 54767a7c8d..6aabfb0950 100644 --- a/docs/CHANGELOG-v3.md +++ b/docs/CHANGELOG-v3.md @@ -34,8 +34,8 @@ What's changed since pre-release v3.0.0-B0153: [#1790](https://github.com/microsoft/PSRule/pull/1790) - Bump Bump xunit to v2.7.0. [#1765](https://github.com/microsoft/PSRule/pull/1765) - - Bump xunit.runner.visualstudio to v2.5.7. - [#1764](https://github.com/microsoft/PSRule/pull/1764) + - Bump xunit.runner.visualstudio to v2.5.8. + [#1792](https://github.com/microsoft/PSRule/pull/1792) - Bump YamlDotNet to v15.1.2. [#1771](https://github.com/microsoft/PSRule/pull/1771) - Bump Microsoft.CodeAnalysis.Common to v4.9.2. diff --git a/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj b/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj index 09e651e9ac..85bc025448 100644 --- a/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj +++ b/tests/PSRule.CommandLine.Tests/PSRule.CommandLine.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive