Re: [WiX-users] WIX MSBuild Issue

2013-02-28 Thread John Cooper
--- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Wednesday, February 27, 2013 6:13 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WIX MSBuild Issue WiX toolset just uses MSBuild. What does MSBuild say about the rebuilt ProjectReference? Why di

Re: [WiX-users] WIX MSBuild Issue

2013-02-27 Thread Rob Mensching
WiX toolset just uses MSBuild. What does MSBuild say about the rebuilt ProjectReference? Why did the project think it need to be rebuilt? (maybe signing confused the projects so they think the .exe is out of date)? It is always possible something is wrong on the WiX.targets side but MSBuild shoul

Re: [WiX-users] WIX MSBuild Issue

2013-02-27 Thread Terry
> Our team is using WIX to generate Fragments and an Installer package. > Today, we have two Configurations that we build during our TFS build. > First, we build a Release configuration so that we can digitally sign > the output for inclusion into the Installer file. Second, the > installer is