5 assignments to MSBuild item AllItemsFullPathWithTargetPath
MSBuildFiles (5)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (3)
423
<
AllItemsFullPathWithTargetPath
Include="$(ProjectDepsFilePath)"
429
<
AllItemsFullPathWithTargetPath
Include="$(ProjectRuntimeConfigFilePath)"
432
<
AllItemsFullPathWithTargetPath
Include="$(ProjectRuntimeConfigDevFilePath)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
5261
<
AllItemsFullPathWithTargetPath
Include="@(_SourceItemsToCopyToOutputDirectoryAlways->'%(FullPath)');@(_SourceItemsToCopyToOutputDirectory->'%(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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
152
Include="@(
AllItemsFullPathWithTargetPath
->WithMetadataValue('Filename', '$(_DotNetIjwHostLibraryNameWithoutExtension)')->WithMetadataValue('Extension', '$(_IjwHostLibraryExtension)'))"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
5232
Returns="@(
AllItemsFullPathWithTargetPath
)"
5297
<AllPublishItemsFullPathWithTargetPath Include="@(
AllItemsFullPathWithTargetPath
)">