diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f59a78..6c27b69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ What's changed since v0.5.0: [#95](https://github.com/microsoft/PSRule.Monitor/pull/95) - Bump PSScriptAnalyzer to v1.21.0. [#95](https://github.com/microsoft/PSRule.Monitor/pull/95) + - Bump coverlet.collector to v3.2.0. + [#106](https://github.com/microsoft/PSRule.Monitor/pull/106) ## v0.5.0 diff --git a/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj b/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj index 28cf9de..7376219 100644 --- a/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj +++ b/tests/PSRule.Monitor.Tests/PSRule.Monitor.Tests.csproj @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all