Change ICLRRuntimeHost2 to ICLRRuntimeHost4 for Windows corerun. (dotnet/coreclr...
authorJim Ma <mazong1123@gmail.com>
Wed, 19 Apr 2017 16:39:23 +0000 (16:39 +0000)
committerJan Kotas <jkotas@microsoft.com>
Wed, 19 Apr 2017 16:39:23 +0000 (11:39 -0500)
commit3c59a84ad15fa4f2228aca900de3a62715c595c1
tree65231ce70623643949eff1234325d8e29336e046
parent95867b10741a3c4425e0da2942886b5693ee91bf
Change ICLRRuntimeHost2 to ICLRRuntimeHost4 for Windows corerun. (dotnet/coreclr#10967)

* Change ICLRRuntimeHost2 to ICLRRuntimeHost4 for Windows corerun.

Since we've introduced ICLRRuntimeHost4 in PR dotnet/coreclr#10842 for Unix, we apply it for Windows corerun as well.

Fix dotnet/coreclr#10960

Commit migrated from https://github.com/dotnet/coreclr/commit/1399794fd221fc97bce1a3b1f1fe4dbb03c8686d
src/coreclr/src/coreclr/hosts/coreconsole/coreconsole.cpp
src/coreclr/src/coreclr/hosts/corerun/corerun.cpp
src/coreclr/src/inc/MSCOREE.IDL