3 assignments to MSBuild item RuntimePackAsset
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1325<RuntimePackAsset Remove="@(_PublishConflictPackageFiles)" Condition="'%(_PublishConflictPackageFiles.ConflictItemType)' != 'Reference'" />
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
551<Output TaskParameter="RuntimePackAssets" ItemName="RuntimePackAsset" />
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
295<RuntimePackAsset Remove="@(_ConflictPackageFiles)" Condition="'%(_ConflictPackageFiles.ConflictItemType)' != 'Reference'" />
9 usages of MSBuild item RuntimePackAsset
MSBuildFiles (9)
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
410<_ReadyToRunPgoFiles Include="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
142Remove="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (4)
668<_ResolvedCopyLocalPublishAssets Include="@(RuntimePackAsset)" 741Exclude="@(_ResolvedCopyLocalBuildAssets);@(RuntimePackAsset)" 1124<_ManagedRuntimePackAssembly Include="@(RuntimePackAsset)" 1346RuntimePackAssets="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
555<ReferenceCopyLocalPaths Include="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
320RuntimePackAssets="@(RuntimePackAsset)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
4712RuntimePackAssets="@(RuntimePackAsset)"