microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.49k stars 396 forks source link

Retire legacy Xbox One XDK support #150

Closed walbourn closed 1 year ago

walbourn commented 1 year ago

The only scenario that still uses VS 2017 is for the legacy Xbox One XDK. This task is drop support for this older Xbox development model and remove the following projects:

DirectXTK_XboxOneXDK_2017.sln

and all the associated XboxOneXDK project files in the test suite.

The end-of-life release will be hosted on https://github.com/microsoft/Xbox-ATG-Samples.