I've just installed latest Wix v3.7. I created a VS 2010 "Excel 2010 Add-in" project and, in the same solution, a Wix "Setup Project".
Problem is, when I try to reference the Add-in project from the Wix project, it is not there,
I tried a simple console app, and in that case works well.
Question - why the reference to the Add-in project cannot be added? Any fix or workaround?
Thanks in advance!