1.2.1
- 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.