1 assignment to MSBuild property _ReadyToRunOutputPath
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
382
<
_ReadyToRunOutputPath
>$(IntermediateOutputPath)R2R</_ReadyToRunOutputPath>
2 usages of MSBuild property _ReadyToRunOutputPath
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (2)
385
<MakeDir Directories="$(
_ReadyToRunOutputPath
)" />
416
OutputPath="$(
_ReadyToRunOutputPath
)"