2 usages of MSBuild property BootstrapperEnabled
MSBuildFiles (2)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4948
Condition="'$(
BootstrapperEnabled
)'=='true'"/>
4991
Condition="'$(
BootstrapperEnabled
)'=='true' and '$(_DeploymentSignClickOnceManifests)'=='true'" />