Bugs item #1944048, was opened at 2008-04-16 10:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1944048&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: votive Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Don Caton (dcaton) Assigned to: Nobody/Anonymous (nobody) Summary: Bug in GetMSBuildProperty on VS2005 Initial Comment: src\votive\SDK\Common\Source\CSharp\Project\ProjectConfig.cs On line 586 'this.project.BuildProject' should be 'buildProject' instead. The corresponding line 656 in src\votive\SDK_vs2008\Common\Source\CSharp\Project\ProjectConfig.cs appears to be correct. I'm not aware of any problems this is causing, but it does appear to be a bug nonetheless. Otherwise there would be no point in passing in the 'buildProject' parameter, which is not currently used. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1944048&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
