You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reduce the verbosity of activator exception messages; reverts #343.
Resolved #932: Added serialization constructor to DependencyResolutionException for supported framework targets.
Fixed an issue where a decorator was only applied if the decorator interface was the first service assigned to the registration. Found while investigating #963.
Resolved #965: Do not apply the decorator if already applied, or if the registration is for an adapter.