5 assignments to MSBuild item AllPublishItemsFullPathWithTargetPath
MSBuildFiles (5)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
920
<
AllPublishItemsFullPathWithTargetPath
Include="@(_SourceItemsToCopyToPublishDirectoryAlways->'%(FullPath)');@(_SourceItemsToCopyToPublishDirectory->'%(FullPath)')"/>
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (3)
470
<
AllPublishItemsFullPathWithTargetPath
Include="$(ProjectDepsFilePath)"
474
<
AllPublishItemsFullPathWithTargetPath
Include="$(PublishDepsFilePath)"
481
<
AllPublishItemsFullPathWithTargetPath
Include="$(ProjectRuntimeConfigFilePath)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
5371
<
AllPublishItemsFullPathWithTargetPath
Include="@(AllItemsFullPathWithTargetPath)">
2 usages of MSBuild item AllPublishItemsFullPathWithTargetPath
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
805
Returns="@(
AllPublishItemsFullPathWithTargetPath
)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
5368
Returns="@(
AllPublishItemsFullPathWithTargetPath
)">