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)
commit292b2e262283ae075c5d45e5246fa077ef2ecb69
tree2f238c22c3851c76803c3939cc74fba6c1f1a7c9
parentca61b2c0846588df3d16358300be77f4d636e599
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.
tests/scripts/run-corefx-tests.py