2 assignments to MSBuild item _AllChildProjectPublishItemsWithTargetPath
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (2)
899
<Output TaskParameter="TargetOutputs" ItemName="
_AllChildProjectPublishItemsWithTargetPath
"/>
922
<
_AllChildProjectPublishItemsWithTargetPath
Remove="@(_AllChildProjectPublishItemsWithTargetPath)"/>
4 usages of MSBuild item _AllChildProjectPublishItemsWithTargetPath
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (4)
907
Include="@(
_AllChildProjectPublishItemsWithTargetPath
->'%(FullPath)')"
912
Include="@(
_AllChildProjectPublishItemsWithTargetPath
->'%(FullPath)')"
916
Include="@(
_AllChildProjectPublishItemsWithTargetPath
->'%(FullPath)')"
922
<_AllChildProjectPublishItemsWithTargetPath Remove="@(
_AllChildProjectPublishItemsWithTargetPath
)"/>