Skip to content

v2.9.1

Compare
Choose a tag to compare
@genlu genlu released this 29 Mar 00:09
aa54bf0

Release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 2.9.1 NuGet packages. Contains bug fixes on top of v2.9.0 release.

Works with VS 2017.9 or later.

Added

  • Security
    • CA3061: Do Not Add Schema By URL -- Enabled by default
    • CA5367: Do Not Serialize Types With Pointer Fields
    • CA5368: Set ViewStateUserKey For Classes Derived From Page -- Enabled by default