When trying to build an ASP.NET 5 DNX project on VSO, I get the following error:
Cannot find DNX runtime dnx-clr-win-x86.1.0.0-beta6 in the folder: C:\Users\buildguest.dnx\runtimes (119,5): Error : The Dnx Runtime package needs to be installed. See output window for more details.
Does this mean that we cannot use the host build controller with DNX projects yet?
build.cmd
script on any aspnet repository. – Henk Mollema