diff --git a/docs/CHANGELOG-v3.md b/docs/CHANGELOG-v3.md
index ca55e9f6bf..18e9aa52cb 100644
--- a/docs/CHANGELOG-v3.md
+++ b/docs/CHANGELOG-v3.md
@@ -43,8 +43,8 @@ What's changed since pre-release v3.0.0-B0122:
[#1725](https://github.com/microsoft/PSRule/pull/1725)
- Bump BenchmarkDotNet.Diagnostics.Windows to v0.13.12.
[#1728](https://github.com/microsoft/PSRule/pull/1728)
- - Bump xunit to v2.6.5.
- [#1724](https://github.com/microsoft/PSRule/pull/1724)
+ - Bump xunit to v2.6.6.
+ [#1732](https://github.com/microsoft/PSRule/pull/1732)
- Bump xunit.runner.visualstudio to v2.5.6.
[#1717](https://github.com/microsoft/PSRule/pull/1717)
- Bump System.Drawing.Common to v8.0.1.
diff --git a/tests/PSRule.Tests/PSRule.Tests.csproj b/tests/PSRule.Tests/PSRule.Tests.csproj
index e1efa943ec..df320cd486 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 1180d45325..17cd22054f 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