I'm trying to add MVVM Light to my Xamarin.Forms projects (as described here), but I'm getting the following error. Has anyone else run into this? How do I get the package installed? Thanks!
Could not install package 'CommonServiceLocator 1.3'. You are trying to install this package into a project that targets 'portable-net45+wp80+MonoAndroid10+MonoTouch10', but the package does not contain any assembly references or content files that are compatible with that framework.