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.45k stars 371 forks source link

Retire VS 2017 support #119

Closed walbourn closed 2 years ago

walbourn commented 2 years ago

Visual Studio 2017 reaches it's mainstream end-of-life on April 12, 2022. I should retire these projects that time:

Along with all the associated test suite VS 2017 projects.

I am not sure when I'll be retiring Xbox One XDK support which is not supported for VS 2019 or later. That means I'm not sure if I'll delete DirectXTK_XboxOneXDK_2017.vcxproj or not with this change.

walbourn commented 2 years ago

I'll remove desktop and UWP support for VS 2017 in April. GDK support for VS 2017 will get removed later this year. XDK support which requires VS 2017 (15.9) will be kept until 2023.