2 usages of MSBuild property BootstrapperEnabled
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
6203
Condition="'$(
BootstrapperEnabled
)'=='true'"/>
6250
Condition="'$(
BootstrapperEnabled
)'=='true' and '$(_DeploymentSignClickOnceManifests)'=='true'" />