1 declaration of MSBuild target _GetOutputItemsFromPack
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\NuGet.Build.Tasks.Pack.targets (1)
104<Target Name="_GetOutputItemsFromPack"
2 usages of MSBuild target _GetOutputItemsFromPack
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\NuGet.Build.Tasks.Pack.targets (2)
170DependsOnTargets="_GetOutputItemsFromPack" 179<Target Name="_CalculateInputsOutputsForPack" DependsOnTargets="_GetOutputItemsFromPack">