Hi,
I am involved in a product development project where we create MSI file of the project through WIX code using #SharpDevelop. We rebuild the solution from sharp develop and it generates a msi file in target floder.
The input to sharp develop is a .sln file on which we run rebuild solution . Now we are in a process to create this msi through
jenkins. So I am looking for options where i can build a MSI file using .sln file as input through command line.
Any help is most welcomed.
Regards
UnderTaker..