Skip to content

Instantly share code, notes, and snippets.

@alonam
Last active August 29, 2015 14:15
Show Gist options
  • Select an option

  • Save alonam/204e47d0e5e272c07284 to your computer and use it in GitHub Desktop.

Select an option

Save alonam/204e47d0e5e272c07284 to your computer and use it in GitHub Desktop.
<PropertyGroup>
<WixToolPath>$(MSBuildProjectDirectory)..\..\..\Tools\Wix\3.9</WixToolPath>
<WixTargetsPath>$(WixToolPath)\wix.targets</WixTargetsPath>
<WixTasksPath>$(WixToolPath)\WixTasks.dll</WixTasksPath>
</PropertyGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment