How can I add a UWP target to an existing Xamarin Forms project?
问题 I have an existing Xamarin Forms app that's setup to build for Android and iOS. I want to add a UWP target so I can see how the app performs on Windows. I assume I can do this without having to create a new UI for Windows? I'm using Visual Studio 2015 on Windows 10. 回答1: You should be able to following this Xamarin documentation page Old xamarin.com link old documentation page It consists of a couple of steps, everything is in Visual Studio as UWP is not supported in Xamarin Studio: Add a