9 assignments to MSBuild item _GenerateRuntimeConfigurationPropertyInputsCacheToHash
MSBuildFiles (9)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (9)
324
<
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
Include="@(AdditionalProbingPath->'%(Identity)')"/>
325
<
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
Include="$(EnableDynamicLoading)"/>
326
<
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
Include="$(RollForward)"/>
327
<
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
Include="@(RuntimeHostConfigurationOption->'%(Identity)%(Value)')"/>
328
<
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
Include="$(RuntimeIdentifier)"/>
329
<
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
Include="$(SelfContained)"/>
330
<
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
Include="$(TargetFramework)"/>
331
<
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
Include="$(UserRuntimeConfig)"/>
332
<
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
Include="$(_WriteIncludedFrameworks)"/>
1 usage of MSBuild item _GenerateRuntimeConfigurationPropertyInputsCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
335
<Hash ItemsToHash="@(
_GenerateRuntimeConfigurationPropertyInputsCacheToHash
)">