简体   繁体   中英

Visual studio requires new version of windows to display the content. Please update UAP or later

Facing this issue while creating UWP App. I downloaded all updates from windows and in VS2017, but still could not resolve this error:

Visual studio requires new version of windows to display the content. Please update UAP or later

I have found the similar issue in MSDN, and it has an accepted answer you could refer to.

please install the latest windows updates. You can check / install updates through the windows update area inside the settings. You can also get the exact version of windows 10 that you are using at the moment inside the settings (Click on System and then About).

The min / target version are just for the end product. But if you installed the latest Updates for Visual Studio then Visual Studio wants to have the newest version, too. (And the (web)installer always installs the latest version eg the latest sdk which was released together with the aniversary update of Windows 10.)

This is original case link .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM