How do I automate the build without invoking the GUI
igor.l
Posts: 7
Hi,
The instructions show a /build option for an existing project.
However when I run it I still need to manually click the build button in the GUI.
Is there a way to run the build without the GUI?
The instructions show a /build option for an existing project.
However when I run it I still need to manually click the build button in the GUI.
Is there a way to run the build without the GUI?
Comments
There are two options for automating the build. You can either:
1. Build from command line: https://documentation.red-gate.com/disp ... +line+mode (if you're using this option, make sure to run SmartAssembly.com rather than SmartAssembly.exe, else the UI will still come up)
or
2. Integrate SmartAssembly into your msbuild process: https://documentation.red-gate.com/disp ... th+MSBuild
I hope that helps!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
Thanks for the quick answer.
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?