Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

2.0.0

Latest
Compare
Choose a tag to compare
@danroth27 danroth27 released this 14 Aug 13:04

Bugs Fixed

  • Transient and scoped services are not disposed when resolved using a compiled call site (#541)
  • "Could not resolve service for type" on unreachable path (#514)
  • Mixing open generic and closed types for IEnumerable (#500)
  • ActivatorUtilities exceptions lack context (#386)