Hello, I'm having a problem creating a Blank Universal Windows App. Whenever I create the project, I get an error that says "Parameter "targetPlatformVersion" cannot be null." Before this, it asks what the target and minimum platform versions are. I have tried both values (10.0; Build 10586 and 10.0; Build 10240) for the target platform version and I get the same error each time. Note, that this happens for the UWP projects that are sent alongside the sample projects as well.
↧