Can TeamCity publish a Web project using the sln2008 build runner?
- by Andronicus
I'm building an ASP.Net MVC project in TeamCity.
Can I somehow call the Publish target and get the output copied to a folder under IIS? or do I need to write an msbuild script for this?