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.47k stars 393 forks source link

Retire support for VS 2015 #64

Closed walbourn closed 4 years ago

walbourn commented 4 years ago

In 2020, I plan to retire support for VS 2015. The following projects will be removed, and the NuGet directxtk12_desktop_2015 package will be deprecated in favor of one built with VS 2017 and/or VS 2019:

DirectXTK_Desktop_2015_Win10
DirectXTK_Windows10_2015
DirectXTK_XboxOneXDK_2015

Please put any requests for continued support for one or more of these here.

walbourn commented 4 years ago

Removed in this commit