diff --git a/docs/CHANGELOG-v3.md b/docs/CHANGELOG-v3.md index 0afb89d08..0f5e75836 100644 --- a/docs/CHANGELOG-v3.md +++ b/docs/CHANGELOG-v3.md @@ -45,6 +45,8 @@ What's changed since pre-release v3.0.0-B0203: [#1843](https://github.com/microsoft/PSRule/pull/1843) - Bump YamlDotNet to v15.1.6. [#1846](https://github.com/microsoft/PSRule/pull/1846) + - Bump Microsoft.CodeAnalysis.Common to v4.10.0. + [#1854](https://github.com/microsoft/PSRule/pull/1854) - Bump Pester to v5.6.0. [#1858](https://github.com/microsoft/PSRule/pull/1858) - Bump PSScriptAnalyzer to v1.22.0. diff --git a/src/PSRule.BuildTask/PSRule.BuildTask.csproj b/src/PSRule.BuildTask/PSRule.BuildTask.csproj index 519b974d7..c8f363ba3 100644 --- a/src/PSRule.BuildTask/PSRule.BuildTask.csproj +++ b/src/PSRule.BuildTask/PSRule.BuildTask.csproj @@ -8,7 +8,7 @@ - +