This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Update deployers for shared runtime #718
Closed
Description
Currently our deployers are not handling portable apps correctly with the logic in https://github.com/aspnet/Hosting/blob/dev/src/Microsoft.AspNetCore.Server.Testing/Deployers/SelfHostDeployer.cs#L53-L72. We need to run dotnet *.dll
instead. This is required for testing converted MusicStore, ServerTests, and IISIntegration and Entropy.