Skip to content

v5.2.0

Compare
Choose a tag to compare
@tillig tillig released this 11 May 15:31
· 669 commits to develop since this release

Fixes:

  • #1108: OnActivating() and OnActivated() should now act more consistently with decorators than it previously did.
  • #1113: Lifetime scope discrepancies between different decorated implementations should no longer cause problems with IEnumerable<T> resolutions.

Thanks to @VonOgre for a ton of great work on this one.