diff --git a/docs/CHANGELOG-v1.md b/docs/CHANGELOG-v1.md
index 3cedc445881..10aa6d0a280 100644
--- a/docs/CHANGELOG-v1.md
+++ b/docs/CHANGELOG-v1.md
@@ -29,6 +29,10 @@ What's changed since pre-release v1.30.0-B0047:
- Engineering:
- Bump Microsoft.NET.Test.Sdk to v17.7.2.
[#2407](https://github.com/Azure/PSRule.Rules.Azure/pull/2407)
+ - Bump BenchmarkDotNet to v0.13.8.
+ [#2425](https://github.com/Azure/PSRule.Rules.Azure/pull/2425)
+ - Bump BenchmarkDotNet.Diagnostics.Windows to v0.13.8.
+ [#2425](https://github.com/Azure/PSRule.Rules.Azure/pull/2425)
- Bug fixes:
- Fixed false positive with `Azure.Storage.SecureTransfer` on new API versions by @BernieWhite.
[#2414](https://github.com/Azure/PSRule.Rules.Azure/issues/2414)
diff --git a/src/PSRule.Rules.Azure.Benchmark/PSRule.Rules.Azure.Benchmark.csproj b/src/PSRule.Rules.Azure.Benchmark/PSRule.Rules.Azure.Benchmark.csproj
index 99020a12740..13c7193797b 100644
--- a/src/PSRule.Rules.Azure.Benchmark/PSRule.Rules.Azure.Benchmark.csproj
+++ b/src/PSRule.Rules.Azure.Benchmark/PSRule.Rules.Azure.Benchmark.csproj
@@ -19,12 +19,12 @@
-
+
-
+