v4.9.3
- Fix #976 - Throw an exception if a lifetime scope is created with a duplicate tag
- Fix #972 - Resolving services registered as open generics with generic constraints throws
ComponentNotRegisteredException
- Fix #999 - Support decoration of component returned from lambda expression and cast as interface
- Faster
RegisterAssemblyTypes
by putting slow custom attribute check last