|
This is a problem that we have also come across, as we have been using both MVVM Light and Prism within our Silverlight application. Now, having begun the process of switching to use NuGet to manage our DLL's, we cannot use the MVVM Light NuGet package as
there is a conflict around the CommonServiceLocator DLL.
+1 to the idea of changing the official MVVM Light NuGet package to depend on the CommonServiceLocator package instead of the current situation.
|