diff --git a/docs/CHANGELOG-v3.md b/docs/CHANGELOG-v3.md
index 3ec4cdb147..d6bad6b823 100644
--- a/docs/CHANGELOG-v3.md
+++ b/docs/CHANGELOG-v3.md
@@ -30,8 +30,8 @@ See [upgrade notes][1] for helpful information when upgrading from previous vers
What's changed since pre-release v3.0.0-B0122:
- Engineering:
- - Bump xunit to v2.6.4.
- [#1718](https://github.com/microsoft/PSRule/pull/1718)
+ - Bump xunit to v2.6.5.
+ [#1724](https://github.com/microsoft/PSRule/pull/1724)
- Bump xunit.runner.visualstudio to v2.5.6.
[#1717](https://github.com/microsoft/PSRule/pull/1717)
diff --git a/tests/PSRule.Tests/PSRule.Tests.csproj b/tests/PSRule.Tests/PSRule.Tests.csproj
index 0b5eaf82d5..e1efa943ec 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 bce617495c..1180d45325 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