1 assignment to MSBuild property _DesignerRuntimeConfigFileName
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.404\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
30
<
_DesignerRuntimeConfigFileName
>$(AssemblyName).designer.runtimeconfig.json</_DesignerRuntimeConfigFileName>
2 usages of MSBuild property _DesignerRuntimeConfigFileName
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.404\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (2)
33
<_DesignerRuntimeConfigFilePath>$(IntermediateOutputPath)$(
_DesignerRuntimeConfigFileName
)</_DesignerRuntimeConfigFilePath>
119
TargetPath="$(
_DesignerRuntimeConfigFileName
)"