Awesome, thanks!
So for anyone else here is what i did created a PropertyGroup with the
paths to WixToolPath
$(WorkingFolder)\..\tools\wix\3.7.1124.0\
$(WixToolPath)Wix.targets
$(WixToolPath)wixtasks.dll
Then
It works like a charm.
On Tue, Oct 22, 2013 at 1:14 PM, John Ludlow wrote:
> T
Through a mixture of trial and error we identified 6 properties that we
needed to provide. We actually do this on the msbuild command line which
calls our solution build rather than a .proj file but the concept is the
same.
WixToolPath=g:\BuildSoftware\Wixv3.6.3303.0\
WixTasksPath=g:\BuildSoft
2 matches
Mail list logo