dawson
11-17-2003, 10:12 AM
Hello,
How can I save the build project programatically? I am incrementing the build number macro (which is contained in my build project file), but this file is also located in VSS. I need to increment the build number, save the build file, and then check the build file back in VSS.
I would think this should be fairly easy to do, as it is basically a neccessity for automated builds. (My build will be automated if that helps).
Thanks for any help,
Dawson
How can I save the build project programatically? I am incrementing the build number macro (which is contained in my build project file), but this file is also located in VSS. I need to increment the build number, save the build file, and then check the build file back in VSS.
I would think this should be fairly easy to do, as it is basically a neccessity for automated builds. (My build will be automated if that helps).
Thanks for any help,
Dawson