A Microsoft platform for building and publishing apps for Windows devices.
Hello @BIN ,
SDK (1807_xdk ) is an older version (primarily targeting Visual Studio 2015), which has reached the end of its support lifecycle according to Visual Studio 2015 - Microsoft Lifecycle | Microsoft Learn .
The current official standard for Microsoft game development is the Microsoft Game Development Kit (GDK). I encourage you to migrate and update your project to the latest GDK version. When you switch to GDK, its compatibility and support will be significantly better.
You can find the official documentation to get started with the GDK here: Microsoft Game Development Kit (GDK) documentation
If you found my response helpful or informative, I would greatly appreciate it if you could follow this guide provide feedback. Thank you.