Skip to content

v2.9.12

Compare
Choose a tag to compare
@mavasani mavasani released this 28 Oct 23:43
· 101 commits to 2.9.x since this release
9b1b3df

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

Contains functionality and performance bug fixes on top of the v2.9.11 release.

Fixes

  • Optimizing type resolution
  • Tainted data rules improvements
  • CA5377: Don't warn when unable to get the control flow graph for dataflow analysis
  • CA3075: Fix false positive on XmlReader.Create(string) invocations
  • Optimizing error list refresh times for full compilation analyzers in Visual Studio 2019 16.9