9 assignments to MSBuild item _GenerateRuntimeConfigurationPropertyInputsCacheToHash
MSBuildFiles (9)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (9)
349<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="@(AdditionalProbingPath->'%(Identity)')"/> 350<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(EnableDynamicLoading)"/> 351<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(RollForward)"/> 352<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="@(RuntimeHostConfigurationOption->'%(Identity)%(Value)')"/> 353<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(RuntimeIdentifier)"/> 354<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(SelfContained)"/> 355<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(TargetFramework)"/> 356<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(UserRuntimeConfig)"/> 357<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(_WriteIncludedFrameworks)"/>
1 usage of MSBuild item _GenerateRuntimeConfigurationPropertyInputsCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
360<Hash ItemsToHash="@(_GenerateRuntimeConfigurationPropertyInputsCacheToHash)">