true $(MSBuildThisFileDirectory) $(WixBinDir)WixToolset.BuildTasks.dll $(WixBinDir)wix.harvest.targets $(WixBinDir)wix.signing.targets $(WixBinDir)lux.targets $(WixBinDir)LuxTasks.dll $(MSBuildAllProjects);$(MSBuildThisFileFullPath) $(MSBuildAllProjects);$(WixHarvestTargetsPath) $(MSBuildAllProjects);$(WixSigningTargetsPath) $(MSBuildAllProjects);$(LuxTargetsPath) $(MSBuildAllProjects);$(CustomBeforeWixTargets) $(MSBuildAllProjects);$(CustomAfterWixTargets) .wxs wix wix $(MSBuildProjectName) $(OutputName) Package .msi .msm .pcp .wixlib .exe .wixipl $(TargetDir) $(PdbOutputDir)\ $([System.IO.Path]::GetFullPath(`$([System.IO.Path]::Combine(`$(MSBuildProjectDirectory)`, `$(PdbOutputDir)`))`)) $(TargetName).wixpdb $(TargetPdbDir)$(TargetPdbFileName) $(MSBuildProjectFile).BindContentsFileList.txt $(MSBuildProjectFile).BindOutputsFileList.txt $(MSBuildProjectFile).BindBuiltOutputsFileList.txt $(IntermediateOutputPath)cabcache\ $(WixBinDir) $(WixToolDir) $(NoLogo) $(SuppressAllWarnings) $(SuppressSpecificWarnings) $(TreatWarningsAsErrors) $(TreatSpecificWarningsAsErrors) $(VerboseOutput) $(Platform) $(NoLogo) $(BindFiles) $(Pedantic) $(SuppressAllWarnings) $(SuppressSpecificWarnings) $(SuppressSchemaValidation) $(SuppressIntermediateFileVersionMatching) $(TreatWarningsAsErrors) $(TreatSpecificWarningsAsErrors) $(VerboseOutput) $(NoLogo) $(BindFiles) $(Pedantic) $(SuppressAllWarnings) $(SuppressSpecificWarnings) $(SuppressSchemaValidation) $(SuppressIntermediateFileVersionMatching) $(TreatWarningsAsErrors) $(TreatSpecificWarningsAsErrors) $(VerboseOutput) <_PleaseSetThisInProjectFile>Please set this in the project file before the <Import> of the wix.targets file. <_OutputTypeDescription>Possible values are: 'Package', 'Module', 'Library', 'Bundle', 'IntermediatePostLink'. $(_PleaseSetThisInProjectFile) BuildOnlySettings; PrepareForBuild; PreBuildEvent; WixBuild; Signing; GetTargetPath; PrepareForRun; IncrementalClean; PostBuildEvent BeforeResolveReferences; AssignProjectConfiguration; ResolveProjectReferences; ResolveWixLibraryReferences; ResolveWixExtensionReferences; AfterResolveReferences AssignTargetPaths ResolveReferences; BeforeCompile; _TimeStampBeforeCompile; CalculateDefineConstants; Harvest; GenerateCompileWithObjectPath; AssignTargetPaths; ReadPreviousBindInputsAndBuiltOutputs; CoreWixBuild; UpdateLinkFileWrites; _TimeStampAfterCompile; AfterCompile $([System.IO.Path]::GetFullPath($(IntermediateOutputPath)%(CultureGroup.OutputFolder)$(TargetFileName))) $(IntermediateOutputPath)%(CultureGroup.OutputFolder)$(TargetPdbFileName) ResolveReferences Configuration=$(ConfigurationName); OutDir=$(OutDir); Platform=$(PlatformName); ProjectDir=$(ProjectDir); ProjectExt=$(ProjectExt); ProjectFileName=$(ProjectFileName); ProjectName=$(ProjectName); ProjectPath=$(ProjectPath); TargetDir=$(TargetDir); TargetExt=$(TargetExt); TargetFileName=$(TargetFileName); TargetName=$(TargetName); TargetPath=$(TargetPath); $(SolutionDefineConstants);DevEnvDir=$(DevEnvDir) $(SolutionDefineConstants);SolutionDir=$(SolutionDir) $(SolutionDefineConstants);SolutionExt=$(SolutionExt) $(SolutionDefineConstants);SolutionFileName=$(SolutionFileName) $(SolutionDefineConstants);SolutionName=$(SolutionName) $(SolutionDefineConstants);SolutionPath=$(SolutionPath) <_CulturedTargetPath Include="$(TargetDir)%(CultureGroup.OutputFolder)$(TargetFileName)" /> <_CulturedTargetPdbPath Include="$(TargetPdbDir)%(CultureGroup.OutputFolder)$(TargetPdbFileName)" /> @(_CulturedTargetPath) @(_CulturedTargetPdbPath) true $(TargetPath) $(TargetFileName) PrepareForBuild;AssignTargetPaths <_BuiltProjectOutputGroupOutputIntermediate Include="$(TargetPath)" /> %(_BuiltProjectOutputGroupOutputIntermediate.FullPath) AssignTargetPaths true true true $([System.IO.Path]::GetFullPath($(IntermediateOutputPath))) <_FullPathToCopy Include="$(OutputFile)" Condition=" '@(_FullPathToCopy)'=='' " /> <_RelativePath Include="$([MSBuild]::MakeRelative($(FullIntermediateOutputPath), %(_FullPathToCopy.Identity)))" />