Windows 11 SDK is not listed in the UWP build targets. How do I fix that?

Thank you!

Windows 11 SDK actual version is 10.0.22000.0. It shows up on my machine:7950331--1017907--upload_2022-3-8_16-15-5.png

1 Like

oh? it seems i missed the fine print. :smile:

You are correct.
7950430--1017916--upload_2022-3-9_3-21-38.png

A detail, but perhaps pointing it out in the editor would help since Microsoft decided that it should not change version count… :stuck_out_tongue: :smile:

TBH I expect most people will leave it on “Latest Installed”. Is there a specific reason you’re targeting a particular SDK? But yes, we can probably include the name.

1 Like

Yes I always leave it on latest installed, but when I went to check what is the latest installed, to make sure that also means Windows 11 SDK (I am upgrading a project from 2019.4 to 2021.2 and also want to remedy an instant crash in Windows 11) I got confused by the main version number. Now that I know, it is fine, but I am sure many others get confused as well.