There are many factors and opinions on this issue.
I try to make sure that my MSI projects can build incrementally (if nothing
was changed).
I use MSBuild command line scripts (customized with ITask and Targets) to do
most builds, rather than VS (used for development debugging)
I minimize use of
I have a solution with a Burn package and several MSI packages. I'm using WiX
3.8 official.
Is there any way to speed up the building of the solution? is there any way for
parallelizing building of each msi? or to build multiple msi?The main package
msi contains languages divided into different
2 matches
Mail list logo