3 assignments to MSBuild item RuntimePackAsset
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1229
<
RuntimePackAsset
Remove="@(_PublishConflictPackageFiles)" Condition="'%(_PublishConflictPackageFiles.ConflictItemType)' != 'Reference'" />
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
536
<Output TaskParameter="RuntimePackAssets" ItemName="
RuntimePackAsset
" />
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\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.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (1)
410
<_ReadyToRunPgoFiles Include="@(
RuntimePackAsset
)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
142
Remove="@(
RuntimePackAsset
)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (4)
632
<_ResolvedCopyLocalPublishAssets Include="@(
RuntimePackAsset
)"
705
Exclude="@(_ResolvedCopyLocalBuildAssets);@(
RuntimePackAsset
)"
1028
<_ManagedRuntimePackAssembly Include="@(
RuntimePackAsset
)"
1250
RuntimePackAssets="@(
RuntimePackAsset
)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
540
<ReferenceCopyLocalPaths Include="@(
RuntimePackAsset
)"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
320
RuntimePackAssets="@(
RuntimePackAsset
)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
4712
RuntimePackAssets="@(
RuntimePackAsset
)"