HI all,
I would like to automate the doploy process for a business one addon created with visual studio 2015,
but I cannot find a way to do a full rebuild of my project in command line mode.
The file <project>.b1s is always missing!
I already tried:
without success.
The only way I can obtain the b1s file is building from inside Visual Studio IDE.
Am I missing something?