2 assignments to MSBuild property _GenerateRuntimeConfigurationPropertyInputsCache
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
43
<
_GenerateRuntimeConfigurationPropertyInputsCache
Condition="'$(_GenerateRuntimeConfigurationPropertyInputsCache)' == ''">$(IntermediateOutputPath)$(MSBuildProjectName).genruntimeconfig.cache</_GenerateRuntimeConfigurationPropertyInputsCache>
44
<
_GenerateRuntimeConfigurationPropertyInputsCache
>$([MSBuild]::NormalizePath($(MSBuildProjectDirectory), $(_GenerateRuntimeConfigurationPropertyInputsCache)))</_GenerateRuntimeConfigurationPropertyInputsCache>
5 usages of MSBuild property _GenerateRuntimeConfigurationPropertyInputsCache
MSBuildFiles (5)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (5)
43
<_GenerateRuntimeConfigurationPropertyInputsCache Condition="'$(
_GenerateRuntimeConfigurationPropertyInputsCache
)' == ''">$(IntermediateOutputPath)$(MSBuildProjectName).genruntimeconfig.cache</_GenerateRuntimeConfigurationPropertyInputsCache>
44
<_GenerateRuntimeConfigurationPropertyInputsCache>$([MSBuild]::NormalizePath($(MSBuildProjectDirectory), $(
_GenerateRuntimeConfigurationPropertyInputsCache
)))</_GenerateRuntimeConfigurationPropertyInputsCache>
361
<GenerateRuntimeConfigurationFilesInputs Include="$(
_GenerateRuntimeConfigurationPropertyInputsCache
)" />
380
File="$(
_GenerateRuntimeConfigurationPropertyInputsCache
)"
385
<FileWrites Include="$(
_GenerateRuntimeConfigurationPropertyInputsCache
)" />