6 assignments to MSBuild item _GenerateShimsAssetsInputCacheToHash
MSBuildFiles (6)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (6)
200
<
_GenerateShimsAssetsInputCacheToHash
Include="$(PackageId)"/>
201
<
_GenerateShimsAssetsInputCacheToHash
Include="$(Version)"/>
202
<
_GenerateShimsAssetsInputCacheToHash
Include="$(NuGetTargetMoniker)"/>
203
<
_GenerateShimsAssetsInputCacheToHash
Include="$(ToolCommandName)"/>
204
<
_GenerateShimsAssetsInputCacheToHash
Include="$(ToolEntryPoint)"/>
205
<
_GenerateShimsAssetsInputCacheToHash
Include="$(PackAsToolShimRuntimeIdentifiers)"/>
1 usage of MSBuild item _GenerateShimsAssetsInputCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.PackTool.targets (1)
208
<Hash ItemsToHash="@(
_GenerateShimsAssetsInputCacheToHash
)">