Skip to content

2.1.32

Compare
Choose a tag to compare
@NikolayPianikov NikolayPianikov released this 21 Aug 16:15
· 87 commits to master since this release

Bug fixes:

  • Adds a .NET version condition for the ExcludeFromCodeCoverage attribute to make compilation work properly for older versions of .NET
  • Fixes generation of Mermaid class diagrams for some cases with generic types

Changes:

  • #69 Shows a compilation error when an object with a Scoped lifetime directly or indirectly requires a dependency with a Singleton lifetime
  • Improved validation of cyclic dependencies