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
A list of changes and bug fixes included in recent versions.
3.0.2
Bug Fixes
Resolved issue #348: MEF exports always set their prerequisite imports during resolution.
Switched fix for issue #348: Instead of always setting export prerequisites, setting the appropriate lifetime scope sharing on exports fixes the problem in a cleaner fashion.
3.0.1
Bug Fixes
Issue 425: MEF integration crash when attempting to map exports to services when no matching type identity is found.