diff --git a/docs/CHANGELOG-v3.md b/docs/CHANGELOG-v3.md
index db85b79212..d51be46723 100644
--- a/docs/CHANGELOG-v3.md
+++ b/docs/CHANGELOG-v3.md
@@ -34,6 +34,8 @@ What's changed since pre-release v3.0.0-B0153:
[#1761](https://github.com/microsoft/PSRule/pull/1761)
- 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)
## v3.0.0-B0153 (pre-release)
diff --git a/tests/PSRule.Tests/PSRule.Tests.csproj b/tests/PSRule.Tests/PSRule.Tests.csproj
index e4ecafae29..0e60c52485 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 ddada0a97d..96a266ff12 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