Skip to content

Fix the bug of the NotDesignedForExtension analyzer.

Compare
Choose a tag to compare
@maroontress-tomohisa maroontress-tomohisa released this 24 Jun 13:07
e237ad7

Requirements to run

  • Visual Studio 2017 (15.9) or .NET Core 2.1 (2.1.500)

Requirements to build

  • Visual Studio 2019 (16.0)

Fixed

  • Fix the NotDesignedForExtension analyzer to emit the diagnostics with the virtual method that has a non-empty block.
  • Fix the ByteOrderMark analyzer to handle UnauthorizedAccessException.
  • Fix and improve documents, adding a default severity and the cover image to each description of diagnostics.