TFSBuild MSBuild Command Line Arguments
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi,
I am using TFSBuild so as to do some custom build tasks.
Now, i want to pass a label\path as input to the build script.
As far as MSBuild.exe is concerned, there exists a command line option
'/p' by which we can modify a property.
I want to do the similar thing with TFSBuild.exe (As far as command
line options are concerned, there is no such option in TFSBuild.exe).
I thought of doing it by means of some config file but so as to read
it, it has to be in a XML file and developers do not have access to
the build server machine.
Can anyone please help me out in this.
Regards,
Shreshth
.
Relevant Pages
- Re: Bash/Shell scripting practices/conventions
... I just finished my first bigger bash script and I want to upload it to ... To check whether a command (here 'fold') is executable, ... If a config file exists at the default position, ... (comp.unix.shell) - TFSBuild MSBuild Command Line Arguments
... I am using TFSBuild so as to do some custom build tasks. ... i want to pass a label\path as input to the build script. ... As far as MSBuild.exe is concerned, there exists a command line option ... I thought of doing it by means of some config file but so as to read ... (microsoft.public.dotnet.languages.csharp) - TFSBuild MSBuild Command Line Arguments
... I am using TFSBuild so as to do some custom build tasks. ... i want to pass a label\path as input to the build script. ... As far as MSBuild.exe is concerned, there exists a command line option ... I thought of doing it by means of some config file but so as to read ... (microsoft.public.dotnet.framework) - TFSBuild MSBuild Command Line Arguments
... I am using TFSBuild so as to do some custom build tasks. ... i want to pass a label\path as input to the build script. ... As far as MSBuild.exe is concerned, there exists a command line option ... I thought of doing it by means of some config file but so as to read ... (microsoft.public.dotnet.general) - Re: External links causes new browser start
... I found the following script, firefox_helper.sh, useful (sorry I can't give ... proper credit, but I didn't note the source): ... to Custom with Command: firefox_helper.sh %s ... (Fedora) |
|