Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Could not install package 'Xamarin.Forms 1.2.3.6257'

$
0
0

I just started developing on the Xamarin platform. Very cool stuff.

I'm having some major problems right out of the gate. First off I installed Xamarin on my mac and my pc. I am using Visual Studio to do the development and the mac to test and debug the iOS project.

When I start a new project I get an error when trying to add the Xamarin.Forms nuget project.

Here is the complete error message. I'm hoping someone can point me in the right direction to get started since I can get past this error or get any of the projects to compile.

Installing 'Xamarin.Forms 1.2.3.6257'.
Successfully installed 'Xamarin.Forms 1.2.3.6257'.
Adding 'Xamarin.Forms 1.2.3.6257' to App5.
Uninstalling 'Xamarin.Forms 1.2.3.6257'.
Successfully uninstalled 'Xamarin.Forms 1.2.3.6257'.
Install failed. Rolling back...
Could not install package 'Xamarin.Forms 1.2.3.6257'. You are trying to install this package into a project that targets 'portable-net45+win+Xamarin.iOS10+MonoAndroid10+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.


Viewing all articles
Browse latest Browse all 58056

Trending Articles