It seems like ViewLocator.DeterminePackUriFromType is the culprit. It assumes that the name of the assembly and the namespace matches, which is what you're describing but I'm not sure it has anything to do with Visual Studio version?
↧
It seems like ViewLocator.DeterminePackUriFromType is the culprit. It assumes that the name of the assembly and the namespace matches, which is what you're describing but I'm not sure it has anything to do with Visual Studio version?