Publishing a web-site after build
I have a web project and when building the solution using Team Build I want the web-site to be published and then copied into the Binaries folder together with the rest.
Any way of achieving this?
Thanks
Kev
I have a web project and when building the solution using Team Build I want the web-site to be published and then copied into the Binaries folder together with the rest.
Any way of achieving this?
Thanks
Kev
Kev - checkout this post by anutthara http://blogs.msdn.com/anutthara/archive/2005/12/27/507525.aspx
hope it helps.