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

Release Date: 2019-03-29 // about 5 years ago
  • ๐Ÿš€ 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