Re: [WiX-users] Set location of binaries in wixproj file [SEC=UNOFFICIAL]

2015-05-15 Thread Phill Hogland
Would using a 'well-known' MSBuild Property, found here , such as $(MSBuildProjectDirectory)\... help? I have not used TFS, but I integrated my builds into our build server using MSBuild targets scripts, so I build both local in VS and rem

[WiX-users] Set location of binaries in wixproj file [SEC=UNOFFICIAL]

2015-05-14 Thread Scott Brown
UNOFFICIAL Hello I am using Wix 3.9 and when I run a continuous integration build in TFS I get an error heat.exe: The directory could not be found because TFS is putting binaries in a different location to my local machine, so the project will build locally but not on TFS. In my wixproj file