2 assignments to MSBuild item ResolvedTargetingPack
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (2)
270<Output TaskParameter="Output" ItemName="ResolvedTargetingPack" /> 275<ResolvedTargetingPack Condition="'%(ResolvedTargetingPack.Path)' == '' and '%(ResolvedTargetingPack.PackageDirectory)' != ''">
4 usages of MSBuild item ResolvedTargetingPack
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
446TargetingPacks="@(ResolvedTargetingPack)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
402TargetingPacks="@(ResolvedTargetingPack)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (2)
397ResolvedTargetingPacks="@(ResolvedTargetingPack)" 427ResolvedTargetingPacks="@(ResolvedTargetingPack)"