3 assignments to MSBuild item RuntimePackAsset
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1134<RuntimePackAsset Remove="@(_PublishConflictPackageFiles)" Condition="'%(_PublishConflictPackageFiles.ConflictItemType)' != 'Reference'" />
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
497<Output TaskParameter="RuntimePackAssets" ItemName="RuntimePackAsset" />
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
271<RuntimePackAsset Remove="@(_ConflictPackageFiles)" Condition="'%(_ConflictPackageFiles.ConflictItemType)' != 'Reference'" />
9 usages of MSBuild item RuntimePackAsset
MSBuildFiles (9)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
415<_ReadyToRunPgoFiles Include="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
141Remove="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (4)
612<_ResolvedCopyLocalPublishAssets Include="@(RuntimePackAsset)" 685Exclude="@(_ResolvedCopyLocalBuildAssets);@(RuntimePackAsset)" 934<_ManagedRuntimePackAssembly Include="@(RuntimePackAsset)" 1155RuntimePackAssets="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
501<ReferenceCopyLocalPaths Include="@(RuntimePackAsset)"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
296RuntimePackAssets="@(RuntimePackAsset)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
4653RuntimePackAssets="@(RuntimePackAsset)"