5 assignments to MSBuild item AllPublishItemsFullPathWithTargetPath
MSBuildFiles (5)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
826<AllPublishItemsFullPathWithTargetPath Include="@(_SourceItemsToCopyToPublishDirectoryAlways->'%(FullPath)');@(_SourceItemsToCopyToPublishDirectory->'%(FullPath)')"/>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (3)
445<AllPublishItemsFullPathWithTargetPath Include="$(ProjectDepsFilePath)" 449<AllPublishItemsFullPathWithTargetPath Include="$(PublishDepsFilePath)" 456<AllPublishItemsFullPathWithTargetPath Include="$(ProjectRuntimeConfigFilePath)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
5297<AllPublishItemsFullPathWithTargetPath Include="@(AllItemsFullPathWithTargetPath)">
2 usages of MSBuild item AllPublishItemsFullPathWithTargetPath
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
731Returns="@(AllPublishItemsFullPathWithTargetPath)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
5294Returns="@(AllPublishItemsFullPathWithTargetPath)">