1 assignment to MSBuild property _DesignerRuntimeConfigFilePath
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
33<_DesignerRuntimeConfigFilePath>$(IntermediateOutputPath)$(_DesignerRuntimeConfigFileName)</_DesignerRuntimeConfigFilePath>
4 usages of MSBuild property _DesignerRuntimeConfigFilePath
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (4)
90Outputs="$(_DesignerRuntimeConfigFilePath)" 107RuntimeConfigPath="$(_DesignerRuntimeConfigFilePath)" 119Include="$([MSBuild]::NormalizePath($(_DesignerRuntimeConfigFilePath)))" 123<FileWrites Include="$(_DesignerRuntimeConfigFilePath)" />