Skip to content

Add UnusedUsing analyzer.

Compare
Choose a tag to compare
@maroontress-tomohisa maroontress-tomohisa released this 30 Aug 10:50
da90572

Requirements to run

  • Visual Studio 2017 or .NET Core 2.1

Requirements to build

  • Visual Studio 2017

New

  • Add UnusedUsing analyzer.
  • Add a description of analyzers.

Changed

  • Fix Underscore analyzer to count Out Variable Declarations, local functions, and parameters.

Fixed

  • Fix dependencies to remove the dependency on StyleCop Analyzers.