G
Guest
I'm trying to find some good resources on how to script a VS build. Our
solution is fairly large, and includes a WinForm app, web services, a couple
of websites, etc. I'm trying to find a way to automate the build and partial
builds by scripting them.
So far, I've been trying to simply grab the commands in the Output window
and using those. However, it appears that not ALL of the steps are included
in the build output, particularly things like website building.
We're using VS 2005 and are not using Team System.
Does anyone have some suggestions about how I can get started with this task
and where to look for some good info?
solution is fairly large, and includes a WinForm app, web services, a couple
of websites, etc. I'm trying to find a way to automate the build and partial
builds by scripting them.
So far, I've been trying to simply grab the commands in the Output window
and using those. However, it appears that not ALL of the steps are included
in the build output, particularly things like website building.
We're using VS 2005 and are not using Team System.
Does anyone have some suggestions about how I can get started with this task
and where to look for some good info?