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
Managed
$(MSBuildProjectName)
$(OutputName)
<_OriginalOutputType>$(OutputType)
Package
.msi
.msm
.pcp
.wixlib
.exe
<_DebugSymbolsIntermediatePath Include="$(PdbOutputDir)$(TargetPdbName)" Condition=" '@(_DebugSymbolsIntermediatePath)' == '' " />
$(IntermediateOutputPath)
$(PdbOutputDir)\
$([System.IO.Path]::GetFullPath(`$([System.IO.Path]::Combine(`$(MSBuildProjectDirectory)`, `$(PdbOutputDir)`))`))
$(TargetName).wixpdb
$(TargetPdbDir)$(TargetPdbName)
true
$(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>The OutputType defines whether a Windows Installer package (.msi), PatchCreation (.pcp), merge module (.msm), wix library (.wixlib), or self-extracting executable (.exe) is being built. $(_PleaseSetThisInProjectFile) Possible values are 'Package', 'Module', 'Library', and 'Bundle'.
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
DoIt;
Signing;
GetTargetPath;
PrepareForRun;
IncrementalClean;
PostBuildEvent
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
ResolveWixLibraryReferences;
ResolveWixExtensionReferences;
AfterResolveReferences
AssignCultures
PrepareForBuild;
ResolveReferences;
BeforeCompile;
_TimeStampBeforeCompile;
Harvest;
CalculateDefineConstants;
GenerateCompileWithObjectPath;
AssignCultures;
ReadPreviousBindInputsAndBuiltOutputs;
ActuallyDoIt;
UpdateLinkFileWrites;
_TimeStampAfterCompile;
AfterCompile
$([System.IO.Path]::GetFullPath($(IntermediateOutputPath)%(CultureGroup.OutputFolder)$(TargetName)$(TargetExt)))
$(TargetPdbDir)%(CultureGroup.OutputFolder)$(TargetPdbName)
ResolveReferences;
BeforeCompile;
_TimeStampBeforeCompile;
Harvest;
Compile;
Lib;
Link;
UpdateLinkFileWrites;
_TimeStampAfterCompile;
AfterCompile
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)
PrepareForBuild;
ResolveReferences;
CalculateDefineConstants;
GenerateCompileWithObjectPath
PrepareForBuild;
ResolveReferences
<_TargetPathItems Include="$(TargetDir)%(CultureGroup.OutputFolder)$(TargetName)$(TargetExt)" />
<_TargetPdbPathItems Include="$(TargetPdbDir)%(CultureGroup.OutputFolder)$(TargetPdbName)" />
@(_TargetPathItems)
@(_TargetPdbPathItems)
PrepareForBuild;
ResolveReferences;
AssignCultures;
ReadPreviousBindInputsAndBuiltOutputs;
$(TargetPdbDir)%(CultureGroup.OutputFolder)$(TargetPdbName)
true
$(TargetPath)
$(TargetFileName)
PrepareForBuild;AssignCultures
<_BuiltProjectOutputGroupOutputIntermediate Include="$(TargetPath)" />
%(_BuiltProjectOutputGroupOutputIntermediate.FullPath)
AssignCultures
true
true
true
$([System.IO.Path]::GetFullPath($(IntermediateOutputPath)))
<_FullPathToCopy Include="$(OutputFile)" Condition=" '@(_FullPathToCopy)'=='' " />
<_RelativePath Include="$([MSBuild]::MakeRelative($(FullIntermediateOutputPath), %(_FullPathToCopy.Identity)))" />