VS 2019 projects
walbourn opened this issue · 3 comments
walbourn commented
VS 2019 projects
jpark37 commented
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
walbourn commented
Sorry, I expected the project upgrade to fix this. VS 2019 uses # Visual Studio Version 16
.
Fixed in this commit
jpark37 commented
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