2.1.32
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 aSingleton
lifetime - Improved validation of cyclic dependencies