diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b5cc55b..75b88712 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release ### Fixed ### Changed - Dependencies - Updated Roslynator.Analyzers to 4.6.2 +- Dependencies - Updated xunit.analyzers to 1.5.0 ### Removed ### Deployment Changes diff --git a/src/FunFair.BuildCheck.Tests/FunFair.BuildCheck.Tests.csproj b/src/FunFair.BuildCheck.Tests/FunFair.BuildCheck.Tests.csproj index 64836327..51842bcb 100644 --- a/src/FunFair.BuildCheck.Tests/FunFair.BuildCheck.Tests.csproj +++ b/src/FunFair.BuildCheck.Tests/FunFair.BuildCheck.Tests.csproj @@ -67,6 +67,6 @@ - + \ No newline at end of file