9 assignments to MSBuild item _GenerateRuntimeConfigurationPropertyInputsCacheToHash
MSBuildFiles (9)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (9)
363<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="@(AdditionalProbingPath->'%(Identity)')"/> 364<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(EnableDynamicLoading)"/> 365<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(RollForward)"/> 366<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="@(RuntimeHostConfigurationOption->'%(Identity)%(Value)')"/> 367<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(RuntimeIdentifier)"/> 368<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(SelfContained)"/> 369<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(TargetFramework)"/> 370<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(UserRuntimeConfig)"/> 371<_GenerateRuntimeConfigurationPropertyInputsCacheToHash Include="$(_WriteIncludedFrameworks)"/>
1 usage of MSBuild item _GenerateRuntimeConfigurationPropertyInputsCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
374<Hash ItemsToHash="@(_GenerateRuntimeConfigurationPropertyInputsCacheToHash)">