diff --git a/docs/CHANGELOG-v3.md b/docs/CHANGELOG-v3.md index 5cc7a8def9..a5fdcb75f9 100644 --- a/docs/CHANGELOG-v3.md +++ b/docs/CHANGELOG-v3.md @@ -27,8 +27,6 @@ See [upgrade notes][1] for helpful information when upgrading from previous vers ## Unreleased -## v3.0.0-B0179 (pre-release) - What's changed since pre-release v3.0.0-B0153: - Engineering: @@ -36,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.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 xunit.runner.visualstudio to v2.8.0. + [#1808](https://github.com/microsoft/PSRule/pull/1808) - 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 65a29da2e7..9ed7b6e2c4 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 diff --git a/tests/PSRule.Tests/PSRule.Tests.csproj b/tests/PSRule.Tests/PSRule.Tests.csproj index 4e6b629dfc..39cd5e7fb0 100644 --- a/tests/PSRule.Tests/PSRule.Tests.csproj +++ b/tests/PSRule.Tests/PSRule.Tests.csproj @@ -14,7 +14,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 6fa07f65c4..393566c930 100644 --- a/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj +++ b/tests/PSRule.Tool.Tests/PSRule.Tool.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive