Set the activation context for the CoreRun application to what is defined (dotnet...
authorAaron Robinson <arobins@microsoft.com>
Mon, 2 Jul 2018 23:21:59 +0000 (16:21 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Jul 2018 23:21:59 +0000 (16:21 -0700)
commit4148578a074d2b3e18844089914f533a7f6760c3
treebecdcd3dd6cf32338f679449f026b68a6a51a4e8
parent5a1b911fe49d97c78d7356fc54e9c035e899d70a
Set the activation context for the CoreRun application to what is defined (dotnet/coreclr#18728)

in the target managed assembly. This allows RegFree COM scenarios and ensures
the intended app manifest is used for the 'exe' scenario.

Commit migrated from https://github.com/dotnet/coreclr/commit/7222c56c42be22ecb0b61ce2d49e3e916ecdadb6
src/coreclr/src/coreclr/hosts/corerun/corerun.cpp