Major
4.5
Available
Starting with the .NET Framework 4.5, MEF catalogs implement IEnumerable and therefore can no longer be used to create a serializer (XmlSerializer object). Trying to serialize a MEF catalog throws an exception.
- Quirked
- Build-time break
Can no longer use MEF to create a serializer
- Not detectable via API analysis
Managed Extensibility Framework (MEF)