What's Changed
- AV1710 (CHANGED): Add an exception for
User.UserName
by @bkoelman in #149 - AV1500 (FIXED): Do not report on captured variables from primary constructor initializer by @bkoelman in f3c78df
- AV1706 (CHANGED): Add "doc" to the blacklisted words by @bkoelman in #157
- AV1551 (FIXED): Ignore
CancellationToken
parameter in ordering, which always comes last by convention by @bkoelman in #158 - Update layer settings for Resharper/Rider v2024.1 by @bkoelman in #159
- Built against C# 12, resulting in slightly better codegen
This version matches with CSharpGuidelines v5.7.0. It requires Visual Studio 2017 Update 5 or higher.
Install (NuGet): https://www.nuget.org/packages/CSharpGuidelinesAnalyzer/3.8.5
Full Changelog: v3.8.4...v3.8.5