3 assignments to MSBuild item RuntimePackAsset
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1212<RuntimePackAsset Remove="@(_PublishConflictPackageFiles)" Condition="'%(_PublishConflictPackageFiles.ConflictItemType)' != 'Reference'" />
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
519<Output TaskParameter="RuntimePackAssets" ItemName="RuntimePackAsset" />
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
310<RuntimePackAsset Remove="@(_ConflictPackageFiles)" Condition="'%(_ConflictPackageFiles.ConflictItemType)' != 'Reference'" />
9 usages of MSBuild item RuntimePackAsset
MSBuildFiles (9)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
415<_ReadyToRunPgoFiles Include="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
141Remove="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (4)
616<_ResolvedCopyLocalPublishAssets Include="@(RuntimePackAsset)" 689Exclude="@(_ResolvedCopyLocalBuildAssets);@(RuntimePackAsset)" 1012<_ManagedRuntimePackAssembly Include="@(RuntimePackAsset)" 1233RuntimePackAssets="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
523<ReferenceCopyLocalPaths Include="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
335RuntimePackAssets="@(RuntimePackAsset)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
4713RuntimePackAssets="@(RuntimePackAsset)"