Use CoreCLROverridePath property for CoreFx tests
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Thu, 2 Mar 2017 22:51:34 +0000 (14:51 -0800)
committerRuss Keldorph <russ.keldorph@microsoft.com>
Fri, 3 Mar 2017 16:59:56 +0000 (08:59 -0800)
commit34798ec7ab010320e1617adc63c86677ccd4e646
tree240120150d39a073c85ea00b19dae6a2801ccc0e
parent4b44c95124aa592818f6474bd8ceb99a727b0003
Use CoreCLROverridePath property for CoreFx tests

Remove file copy hack and use the new msbuild property to allow
overriding the runtime when running CoreFx tests.

Commit migrated from https://github.com/dotnet/coreclr/commit/292b2e262283ae075c5d45e5246fa077ef2ecb69
src/coreclr/tests/scripts/run-corefx-tests.py