I have a multi-project solution with Prism Nuget packages installed in several projects. I then attempted to add a Prism Mef extensions package to one of the projects using
For me rebuilding the project solved the issue. Right click on the Project -> Rebuild.