Re: [WiX-users] MSBuild wix project file - how to detect skipped and specific culture

2013-08-27 Thread Blair Murri
inked. > Date: Sun, 25 Aug 2013 13:48:19 -0700 > From: phogl...@rimage.com > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] MSBuild wix project file - how to detect skipped and > specific culture > > Is there a MSBuild Task or a method of conditioning one of the Tar

[WiX-users] MSBuild wix project file - how to detect skipped and specific culture

2013-08-25 Thread Phill Hogland
Is there a MSBuild Task or a method of conditioning one of the Targets that fires prior to Compile, so that my in-line task will not fire if linking is going to be skipped? I notice that when I add a task to Target MsiSign that it does not file if linking is skipped (which is the behavior that I w