Feature Requests item #1796884, was opened at 2007-09-18 09:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1796884&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Bartlomiej Dubas (bdubas-asec) Assigned to: Nobody/Anonymous (nobody) Summary: WiX project don't recompile if reference file was changed Initial Comment: I use Windows Installer XML (WiX) Toolset, Version 3.0.2925.0 on Visual Studio 2005 Profesional. I add the project reference to the WiX project. After solution build a change something in the source file of refernced project and again build the whole solution. While refernced project recompile due to the changes the WiX project didn't recompile. This is the simple example how to reproduce the problem it is ocure in our projects and we need to remeber to change the wxs file as well (to change it's modification date) to refresh whole references. The fix schould foce build of the msi for WiX project not only bas on it files but also on the refernces. Mayby the problem have already teh solution? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1796884&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
