Leftover changes after rebasing my runtime changes against CoreCLR (dotnet/coreclr...
authorTomáš Rylek <trylek@microsoft.com>
Fri, 8 Nov 2019 06:47:54 +0000 (22:47 -0800)
committerGitHub <noreply@github.com>
Fri, 8 Nov 2019 06:47:54 +0000 (22:47 -0800)
commit616fd3fcb8ae9f4e633f81127a6fd6dc7444e8a9
tree040ffedefbd2caa12f3a4896a2ac8367f757e9c1
parentc654123d51d451258427f1ef5102d4d83c09f650
Leftover changes after rebasing my runtime changes against CoreCLR (dotnet/coreclr#27751)

1) Viktor moved the empty.csproj script to the repo root, reflect
the change;

2) In xplat-pipeline-job, pick coreClrRepoRoot dynamically based on
pipeline name (thanks Viktor for the suggestion!);

3) Some fixes to call dotnet through the scripts we recently fixed.

4) Remove superfluous echo in dotnet.cmd per Viktor's feedback.

Thanks

Tomas

Commit migrated from https://github.com/dotnet/coreclr/commit/94b2a0dcd3d00d5d6a7600455c93e467d208b96c
eng/pipelines/coreclr/templates/send-to-helix-step.yml
eng/pipelines/coreclr/templates/xplat-pipeline-job.yml
src/coreclr/build.cmd
src/coreclr/dotnet.cmd
src/coreclr/tests/setup-stress-dependencies.sh