Hello, I have a problem creating new Xamarin.Forms project. Until the last update, when creating a new Xamarin.Forms project (Blank App Xamarin.Forms Portable), I got the core project, Android, iOS, Win81, WinPhone81 and UWP (which is exactly what I desired). However, since yesterday I keep getting core, Android, iOS and Windows 8.0 Silverlight projects. I tried to remove the Silverlight project manually and add reference to Windows8.1 and UWP projects. However, I was not able to change the targets of the PCL (the Core project) - it forced me to keep the support for Silverlight.
What happend? How do I specify the targets for the Windows platform? And how do I get rid of the Silverlight reference?