walbourn/directx-sdk-samples

VS 2019 projects

walbourn opened this issue · 3 comments

VS 2019 projects

I tried opening BasicHLSL11_2019_Win10.sln using Explorer, and VS 2017 was used by the VS version selector. I think the solution files need:
# Visual Studio 16

Instead of:
# Visual Studio 15

Sorry, I expected the project upgrade to fix this. VS 2019 uses # Visual Studio Version 16.

Fixed in this commit

CMake seems to generate # Visual Studio 16 and the selector is smart enough to accept it. VS itself seems to do # Visual Studio Version 16