Skip to content

v2.9.9

Compare
Choose a tag to compare
@mavasani mavasani released this 27 Apr 23:38
· 259 commits to 2.9.x since this release
e5c68c9

Release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 2.9.0 NuGet packages. Works with VS 2017.9 or later.

Contains the following important changes on top of the v2.9.8 release.

Fixes

  • CA2201: Performance improvement.
  • CA2212: Fix AD0001 crash.
  • CA3009: Treat System.Web.Security.AntiXss.AntiXssEncoder as a sanitizer.
  • CA5358: Renamed to "Review cipher mode usage with cryptography experts"
  • CA5360: Handles local functions.