I uninstalled VS2013 without uninstalling WP8.1 with update 1 SDK and then installed VS2015 community but I can't find Win10 SDK now. Is it because I have WP8.1 SDK installed? Can I have both SDKs installed in VS2015?
Added: I have both SDKs installed, but when I create new projects, I can only find WP8 option, as shown below:
Thanks.
You can have both SDKs installed with VS2015. During installation you have to choose the components. If you have already installed, go to Programms & Settings and choose Visual Studio 2015. Select "Change" to modify the existing installation. In the Installation dialog select the checkboxes for the SDKs as shown in the picture.
You will find the templates for Windows 10 under Windows--> Universal.
They are not called "Windows 10 apps" but these templates are the project templates for apps for Windows 10 which will run on all Windows 10 devices including Phone (aka Windows 10 Mobile). Right now only one tempate exists (Blank App). See Screenshot below.