Enable component activation tests (dotnet/core-setup#6596)
authorElinor Fung <47805090+elinor-fung@users.noreply.github.com>
Fri, 31 May 2019 16:42:35 +0000 (09:42 -0700)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 16:42:35 +0000 (09:42 -0700)
commiteb4242d8fd0fd9dd11a7facf40ad1ddfe829413c
tree4442dff6806628afecb759c764ab5d66e121506f
parent4e6f24913d393dc948ad343d44d45a5eded5a620
Enable component activation tests (dotnet/core-setup#6596)

Make ComponentWithNoDependencies test project generate a runtime config
on build to use in component activation tests.

Commit migrated from https://github.com/dotnet/core-setup/commit/f21745abe0e44b935bbba2809206192bf1537d79
src/installer/test/Assets/TestProjects/ComponentWithNoDependencies/ComponentWithNoDependencies.csproj
src/installer/test/HostActivationTests/NativeHosting/ComponentActivation.cs