Skip to content

2.1.1

Choose a tag to compare

@bash bash released this 05 Oct 15:34
· 43 commits to main since this release
87a6707
  • Relaxed rules:

    • SA1119 (StatementMustNotUseUnnecessaryParenthesis) is now disabled.
  • Update IDisposableAnalyzers to 3.4.15. Excerpt from IDisposableAnalyzers Changelog:

    3.4.15

    • BUGFIX: IDISP005 with ServiceDescriptor
    • BUGFIX: IDISP004 when DisposeWith

    3.4.14

    • BUGFIX: IDISP005 should not warn in Assert.Throws.
    • BUGFIX: Handle function pointer.

    3.4.13

    • BUGFIX: Specialcase Gu.Reactive extension methods.
  • Update StyleCop.Analyzers to 1.2.0-beta.354 (diff)