Support building with VS2019 Preview (#22525)
authorTanner Gooding <tagoo@outlook.com>
Tue, 12 Feb 2019 07:19:44 +0000 (23:19 -0800)
committerGitHub <noreply@github.com>
Tue, 12 Feb 2019 07:19:44 +0000 (23:19 -0800)
commitf0770609f8cdbeba019b35af48b70840f33bd479
tree3415d53fe0cf130ca844520d614153e900c3b0bd
parent1c28b497ff2d49141f6a63e3f293095161e40d00
Support building with VS2019 Preview (#22525)

* Support building with VS2019 Preview

* Fixing gen-buildsys-win to only set the architecture for the VS generator

* Refactoring Dev11/147911/fpcw.cpp so that it compiles under VS2019

* Removing the remaining traces of VS2015 build support
CMakeLists.txt
Documentation/building/windows-instructions.md
build-test.cmd
build.cmd
setup_vs_tools.cmd
src/dlls/mscoree/coreclr/CMakeLists.txt
src/pal/tools/gen-buildsys-win.bat
tests/runtest.cmd
tests/src/baseservices/exceptions/regressions/Dev11/147911/fpcw.cpp