Publish MVC v1 C# application through Cruise Control
- by Jonathan
I am attempting to publish a 3.5 MVC website on my build server through cruise control.
Having looked around on the net it appears you need to wrap the ASP Net Compiler. I was hoping that this task can be called through MSBuild.
Any ideas on how this is done?