MSBuild target
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
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
Support Staff 1 Posted by Feodor Fitsner on 05 Apr, 2014 03:14 PM
Hi Daniel,
You may just use Script mode to specify your custom MSBuild command.
-Feodor
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:38 AM.