2 assignments to MSBuild item ResolvedTargetingPack
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (2)
249<Output TaskParameter="Output" ItemName="ResolvedTargetingPack" /> 254<ResolvedTargetingPack Condition="'%(ResolvedTargetingPack.Path)' == '' and '%(ResolvedTargetingPack.PackageDirectory)' != ''">
4 usages of MSBuild item ResolvedTargetingPack
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
446TargetingPacks="@(ResolvedTargetingPack)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
398TargetingPacks="@(ResolvedTargetingPack)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (2)
376ResolvedTargetingPacks="@(ResolvedTargetingPack)" 406ResolvedTargetingPacks="@(ResolvedTargetingPack)"