.NET Compiler Platform ("Roslyn") Analyzers v2.9.9 Release Notes

Release Date: 2020-04-27 // almost 4 years ago
  • ๐Ÿš€ 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.