MEF 2 Composition with .NET 4.5, Windows Store PCL
问题 I am having trouble getting MEF to satisfy an import and could use some help. Unfortunately, the problem only manifests in a production code base. I tried to simplify the problem so I could post an example and see where my lack of understanding is, but the simplified version worked. So this is either I am missing the difference (and I have done my best to look thoroughly at the two), or the complexity is needed to reproduce. I have a WPF application consuming .NET 4.5 class libraries and