Hello! I'm starting to use Visual Studio 2019
(release!). I've just created a new Cross Platform
project. Where is UWP
?
As per this discussion, it will be included in the later version of vs 2019. However, you can add the UWP project manually now by referring the following document.
Setup windows project: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/windows/installation/index
Answers
As per this discussion, it will be included in the later version of vs 2019. However, you can add the UWP project manually now by referring the following document.
Setup windows project: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/windows/installation/index
Thank you @PrabakaranRamasamy