1 declaration of MSBuild target BootstrapFull
MSBuildFiles (1)
D\a\_work\1\s\bin_\repo\msbuild\eng\BootStrapMsBuild.targets (1)
66
<Target Name="
BootstrapFull
" DependsOnTargets="CleanBootstrapFolder;SetBinPaths;GatherNuGetDependencies">
1 usage of MSBuild target BootstrapFull
MSBuildFiles (1)
D\a\_work\1\s\bin_\repo\msbuild\eng\BootStrapMsBuild.targets (1)
10
<BootstrapDependsOn Condition="$(TargetFramework.StartsWith('net4'))">
BootstrapFull
</BootstrapDependsOn>