ms-iot / samples

Windows 10 IoT Core Samples
MIT License
1.2k stars 1.33k forks source link

Can't open IoTCoreDefaultApp Anymore #504

Open 1RedOne opened 7 years ago

1RedOne commented 7 years ago

When trying to open the IoTCoreDefaultApp now in Visual Studio 2017, I get an error of

image

Visual Studio Update Required

One or more projects require a platform SDK (UAP, Version=10.0.10069.0) that is either not installed or is included as a part of a future update to Visual Studio.

These samples worked three weeks ago in the same configuration, but don't work now.

paulmon commented 7 years ago

In the project properties make sure the Target version and Min version are set to SDKs that you currently have installed. image