v3.0.3
This release occurred prior to switching Autofac components to separate repositories.
3.0.2
- Resolved issue autofac/Autofac#348: MEF exports always set their prerequisite imports during resolution.
- Switched fix for autofac/Autofac#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 autofac/Autofac#425: MEF integration crash when attempting to map exports to services when no matching type identity is found.