1 assignment to MSBuild property MSBuildTaskHostX64BinPath
MSBuildFiles (1)
D\a\_work\1\s\bin_\repo\msbuild\src\Package\GetBinPaths.targets (1)
56<MSBuildTaskHostX64BinPath>@(MSBuildTaskHostX64ResolvedProjectReferencePath->'%(RootDir)%(Directory)')</MSBuildTaskHostX64BinPath>
4 usages of MSBuild property MSBuildTaskHostX64BinPath
MSBuild.VSSetup (1)
MSBuild.VSSetup.csproj (1)
39<SwrProperty Include="TaskHostX64BinPath=$(MSBuildTaskHostX64BinPath)" />
MSBuildFiles (3)
D\a\_work\1\s\bin_\repo\msbuild\eng\BootStrapMsBuild.targets (3)
100<FreshlyBuiltBinariesx64 Include="$(MSBuildTaskHostX64BinPath)**\*.exe" /> 103<FreshlyBuiltBinariesx64 Include="$(MSBuildTaskHostX64BinPath)**\*.pdb" /> 105<FreshlyBuiltBinariesx64 Include="$(MSBuildTaskHostX64BinPath)**\*.exe.config" />