2 assignments to MSBuild item _AllChildProjectPublishItemsWithTargetPath
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (2)
833
<Output TaskParameter="TargetOutputs" ItemName="
_AllChildProjectPublishItemsWithTargetPath
"/>
852
<
_AllChildProjectPublishItemsWithTargetPath
Remove="@(_AllChildProjectPublishItemsWithTargetPath)"/>
3 usages of MSBuild item _AllChildProjectPublishItemsWithTargetPath
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (3)
841
Include="@(
_AllChildProjectPublishItemsWithTargetPath
->'%(FullPath)')"
846
Include="@(
_AllChildProjectPublishItemsWithTargetPath
->'%(FullPath)')"
852
<_AllChildProjectPublishItemsWithTargetPath Remove="@(
_AllChildProjectPublishItemsWithTargetPath
)"/>