Move runincontext to src/tools
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Sat, 9 Feb 2019 00:20:15 +0000 (16:20 -0800)
committerRuss Keldorph <russ.keldorph@microsoft.com>
Mon, 11 Feb 2019 22:03:45 +0000 (14:03 -0800)
commit3ce5867cf620aa9e2be684d59a1beaaf622be1f2
tree25ecf0d74eacfb17f4666b1a093892e580b08b91
parent9112e8ca13a2c314e839ef2139a0f9344105533c
Move runincontext to src/tools

This SDK-style project is causing problems on some machines with VS
installs that can't build it.  For now, move it to a place where it
doesn't build with the tests.

Commit migrated from https://github.com/dotnet/coreclr/commit/9e74a4cd609e3cc1e1c8dbd80ecd1a4a35f9f4d2
src/coreclr/src/tools/runincontext/runincontext.cs [moved from src/coreclr/tests/src/runincontext/runincontext.cs with 100% similarity]
src/coreclr/src/tools/runincontext/runincontext.csproj [moved from src/coreclr/tests/src/runincontext/runincontext.csproj with 100% similarity]