5 assignments to MSBuild item AllItemsFullPathWithTargetPath
MSBuildFiles (5)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (3)
462<AllItemsFullPathWithTargetPath Include="$(ProjectDepsFilePath)" 468<AllItemsFullPathWithTargetPath Include="$(ProjectRuntimeConfigFilePath)" 471<AllItemsFullPathWithTargetPath Include="$(ProjectRuntimeConfigDevFilePath)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
5334<AllItemsFullPathWithTargetPath Include="@(_SourceItemsToCopyToOutputDirectoryAlways->'%(FullPath)');@(_SourceItemsToCopyToOutputDirectory->'%(FullPath)');@(_SourceItemsToCopyToOutputDirectoryIfDifferent->'%(FullPath)')"/>
C\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (1)
423<AllItemsFullPathWithTargetPath Include="@(_XamlAppDefItemsToCopyWithTargetPath)"/>
3 usages of MSBuild item AllItemsFullPathWithTargetPath
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
152Include="@(AllItemsFullPathWithTargetPath->WithMetadataValue('Filename', '$(_DotNetIjwHostLibraryNameWithoutExtension)')->WithMetadataValue('Extension', '$(_IjwHostLibraryExtension)'))"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
5302Returns="@(AllItemsFullPathWithTargetPath)" 5372<AllPublishItemsFullPathWithTargetPath Include="@(AllItemsFullPathWithTargetPath)">