Skip to content

1.2.1

Choose a tag to compare

@bash bash released this 06 Aug 08:40
d7022fd
  • Update StyleCop.Analyzers to 1.2.0-beta.205. (diff)
  • Update IDisposableAnalyzers to 3.4.1. Excerpt from IDisposableAnalyzers Changelog:

    3.4.1

    • Publish with binaries.

    3.4.0

    • FEATURE: Handle DisposableMixins.DisposeWith
    • BUGFIX: IDISP025 when abstract dispose method.
    • BUGFIX: IDISP006 when explicit implementation.