I have been signed a task to set up CruiseControl.NET for our project. Everything went fine until I stomped on the fact that we were using Async CTP. My questions are following:
- Are there any options for calling Async CTP build machine other than through Visual Studio? (Do the preprocessing manually without using VS.)
- How to force CruiseControl.NET to build a project with Async CTP?