I am using Xamarin 3.9.236.0 in Visual Studio 2013. I am getting error immediate after creating Xamarin.Forms project in Visual Studio 2013. Please see the attached. I seems that
I also tried to add Xamarin.Forms nuget package manually but I am getting for error in nuget.
Installing 'Xamarin.Forms 1.3.1.6296'.
Successfully installed 'Xamarin.Forms 1.3.1.6296'.
Adding 'Xamarin.Forms 1.3.1.6296' to FormsTwo.
Uninstalling 'Xamarin.Forms 1.3.1.6296'.
Successfully uninstalled 'Xamarin.Forms 1.3.1.6296'.
Install failed. Rolling back...
Could not__ install package 'Xamarin.Forms 1.3.1.6296'. You are trying to install this package into a project that targets 'portable-net45+win+MonoAndroid10+Xamarin.iOS10+MonoTouch10', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Any help will be great!