2 assignments to MSBuild item ResolvedTargetingPack
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (2)
285<Output TaskParameter="Output" ItemName="ResolvedTargetingPack" /> 290<ResolvedTargetingPack Condition="'%(ResolvedTargetingPack.Path)' == '' and '%(ResolvedTargetingPack.PackageDirectory)' != ''">
4 usages of MSBuild item ResolvedTargetingPack
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
443TargetingPacks="@(ResolvedTargetingPack)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
418TargetingPacks="@(ResolvedTargetingPack)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (2)
412ResolvedTargetingPacks="@(ResolvedTargetingPack)" 442ResolvedTargetingPacks="@(ResolvedTargetingPack)"