mrward/monodevelop-dnx-addin

Opening a .NET Core project the first time the IDE is opened sometimes fails to load the design time host

mrward opened this issue · 0 comments

Opening Xamarin Studio for the first time, then opening a .NET Core project sometimes does not show any dependencies in the Solution window. If you open the .NET Core console window you see:

 Failed to launch DesignTimeHost in a timely fashion

Closing and re-opening the solution seems to fix the problem.