1 assignment to MSBuild property _ReadyToRunOutputPath
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
387
<
_ReadyToRunOutputPath
>$(IntermediateOutputPath)R2R</_ReadyToRunOutputPath>
2 usages of MSBuild property _ReadyToRunOutputPath
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (2)
390
<MakeDir Directories="$(
_ReadyToRunOutputPath
)" />
421
OutputPath="$(
_ReadyToRunOutputPath
)"