2 usages of MSBuild property BootstrapperComponentsLocation
MSBuildFiles (2)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
430
<_DeploymentComponentsUrl Condition="'$(
BootstrapperComponentsLocation
)'=='Absolute'">$(BootstrapperComponentsUrl)</_DeploymentComponentsUrl>
4940
ComponentsLocation="$(
BootstrapperComponentsLocation
)"