3 assignments to MSBuild item _PackAsToolShimRuntimeIdentifiers
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
1270
<
_PackAsToolShimRuntimeIdentifiers
Condition="@(_PackAsToolShimRuntimeIdentifiers) ==''" Include="$(PackAsToolShimRuntimeIdentifiers)"/>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (1)
104
<
_PackAsToolShimRuntimeIdentifiers
Condition="@(_PackAsToolShimRuntimeIdentifiers) ==''" Include="$(PackAsToolShimRuntimeIdentifiers)"/>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (1)
257
<
_PackAsToolShimRuntimeIdentifiers
Condition="@(_PackAsToolShimRuntimeIdentifiers) ==''" Include="$(PackAsToolShimRuntimeIdentifiers)"/>
8 usages of MSBuild item _PackAsToolShimRuntimeIdentifiers
MSBuildFiles (8)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (2)
157
ShimRuntimeIdentifiers="@(
_PackAsToolShimRuntimeIdentifiers
)"
184
ShimRuntimeIdentifiers="@(
_PackAsToolShimRuntimeIdentifiers
)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (2)
1270
<_PackAsToolShimRuntimeIdentifiers Condition="@(
_PackAsToolShimRuntimeIdentifiers
) ==''" Include="$(PackAsToolShimRuntimeIdentifiers)"/>
1275
ShimRuntimeIdentifiers="@(
_PackAsToolShimRuntimeIdentifiers
)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (2)
104
<_PackAsToolShimRuntimeIdentifiers Condition="@(
_PackAsToolShimRuntimeIdentifiers
) ==''" Include="$(PackAsToolShimRuntimeIdentifiers)"/>
181
PackAsToolShimRuntimeIdentifiers="@(
_PackAsToolShimRuntimeIdentifiers
)"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (2)
257
<_PackAsToolShimRuntimeIdentifiers Condition="@(
_PackAsToolShimRuntimeIdentifiers
) ==''" Include="$(PackAsToolShimRuntimeIdentifiers)"/>
285
ShimRuntimeIdentifiers="@(
_PackAsToolShimRuntimeIdentifiers
)"