microsoft / DirectXTK

The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
https://walbourn.github.io/directxtk/
MIT License
2.55k stars 506 forks source link

Retire VS 2019 UWP projects #435

Closed walbourn closed 5 months ago

walbourn commented 5 months ago

Dropping support for building UWP projects using VS 2019. VS 2022 is now required to target UWP.

walbourn commented 5 months ago

https://github.com/walbourn/directxtktest/pull/43