5 assignments to MSBuild item AllItemsFullPathWithTargetPath
MSBuildFiles (5)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (3)
448<AllItemsFullPathWithTargetPath Include="$(ProjectDepsFilePath)" 454<AllItemsFullPathWithTargetPath Include="$(ProjectRuntimeConfigFilePath)" 457<AllItemsFullPathWithTargetPath Include="$(ProjectRuntimeConfigDevFilePath)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
5333<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\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
153Include="@(AllItemsFullPathWithTargetPath->WithMetadataValue('Filename', '$(_DotNetIjwHostLibraryNameWithoutExtension)')->WithMetadataValue('Extension', '$(_IjwHostLibraryExtension)'))"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
5301Returns="@(AllItemsFullPathWithTargetPath)" 5371<AllPublishItemsFullPathWithTargetPath Include="@(AllItemsFullPathWithTargetPath)">