AaronColby
07-20-2009, 06:53 PM
So the scenario is that my application is built automatically on a server whenever a developer checks in code. This increments the build version which I am using to determine if an update is necessary.
I want to use the unattended build switch to build the TrueUpdate project and pass in the build version. The only way I can do this now is by creating a temporary INI file but this seems extraneous. Is there no other way I can pass in one variable through the cmd line during the build?
Thanks,
Aaron
I want to use the unattended build switch to build the TrueUpdate project and pass in the build version. The only way I can do this now is by creating a temporary INI file but this seems extraneous. Is there no other way I can pass in one variable through the cmd line during the build?
Thanks,
Aaron