diff --git a/docs/CHANGELOG-v3.md b/docs/CHANGELOG-v3.md index e204fb2a3f..edefd6441a 100644 --- a/docs/CHANGELOG-v3.md +++ b/docs/CHANGELOG-v3.md @@ -38,6 +38,8 @@ What's changed since pre-release v3.0.0-B0153: [#1764](https://github.com/microsoft/PSRule/pull/1764) - Bump YamlDotNet to v15.1.2. [#1771](https://github.com/microsoft/PSRule/pull/1771) + - Bump Microsoft.CodeAnalysis.Common to v4.9.2. + [#1773](https://github.com/microsoft/PSRule/pull/1773) ## v3.0.0-B0153 (pre-release) diff --git a/src/PSRule.BuildTask/PSRule.BuildTask.csproj b/src/PSRule.BuildTask/PSRule.BuildTask.csproj index 81d4af6921..519b974d7a 100644 --- a/src/PSRule.BuildTask/PSRule.BuildTask.csproj +++ b/src/PSRule.BuildTask/PSRule.BuildTask.csproj @@ -8,7 +8,7 @@ - +