Skip to content

v3.8.5

Latest
Compare
Choose a tag to compare
@bkoelman bkoelman released this 22 Apr 12:27
· 3 commits to master since this release
113ef32

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