I have a saved publish profile with a created XML doc from that. What I would like to do is run the project locally, SSDT with c#, and for it to run all the saved publish profiles rather than clicking them all and publishing individually.
Is something like this possible?
TIA