1 declaration of MSBuild target _ComputeManagedRuntimePackAssemblies
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1025
<Target Name="
_ComputeManagedRuntimePackAssemblies
" Returns="@(_ManagedRuntimePackAssembly)">
1 usage of MSBuild target _ComputeManagedRuntimePackAssemblies
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
379
<Target Name="_PrepareForReadyToRunCompilation" DependsOnTargets="ResolveReadyToRunCompilers;
_ComputeManagedRuntimePackAssemblies
;_ComputeAssembliesToPostprocessOnPublish">