简体   繁体   中英

Xamarin + Visual Studio 2015

I installed Xamarin in Visual Studio 2015. Created New Project - Xamarin.Forms (Portable) and get error : A problem was encountered creating the sub project . This project required a Visual Studio update to load . Right-click on the project and chooes "Download Update" .

But there is not any "Download Update" . How I can solve this problem ?

Open only the project that needs the update (not the solution) with VS. It should prompt you with what it needs and offer to install it.

It seems that you are working with the latest version of Xamarin, which now includes support for UWP apps. You can either install the Windows 10 SDK or simply delete the UWP project in case you are not interested in deploying your app to a Windows 10 device.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM