1 assignment to MSBuild property _DesignerRuntimeConfigFilePath
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (4)
89Outputs="$(_DesignerRuntimeConfigFilePath)" 106RuntimeConfigPath="$(_DesignerRuntimeConfigFilePath)" 118Include="$([MSBuild]::NormalizePath($(_DesignerRuntimeConfigFilePath)))" 122<FileWrites Include="$(_DesignerRuntimeConfigFilePath)" />