MSBuild target

Daniel Lo Nigro's Avatar

Daniel Lo Nigro

05 Apr, 2014 06:55 AM

Is there a way to specify the MSBuild target and any custom parameters to use? I basically want to do the equivalent to this command line:

"%ProgramFiles(x86)%\MSBuild\12.0\Bin\MSBuild.exe" build.proj /t:Package;Push /p:BuildType=Dev

  1. Support Staff 1 Posted by Feodor Fitsner on 05 Apr, 2014 03:14 PM

    Feodor Fitsner's Avatar

    Hi Daniel,

    You may just use Script mode to specify your custom MSBuild command.

    -Feodor

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:38 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac