1 assignment to MSBuild property MSBuildTaskHostX64BinPath
MSBuildFiles (1)
D\a\_work\1\s\bin_\repo\msbuild\src\Package\GetBinPaths.targets (1)
51
<
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)
101
<FreshlyBuiltBinariesx64 Include="$(
MSBuildTaskHostX64BinPath
)**\*.exe" />
104
<FreshlyBuiltBinariesx64 Include="$(
MSBuildTaskHostX64BinPath
)**\*.pdb" />
106
<FreshlyBuiltBinariesx64 Include="$(
MSBuildTaskHostX64BinPath
)**\*.exe.config" />