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
1. Update-package
2. Update-Package -reinstall
3. Restart visual studio.