Closed
Description
In: dotnet/corefx#34381 we enabled building and generating the native project with VS2019, but CMake doesn't support VS2019 as the project generator. So we reverted the generator change in: dotnet/corefx#34412
This issue is to track CMake's support for VS2019 and to update the generator script.
cc: @ViktorHofer