1 assignment to MSBuild property _DesignerRuntimeConfigFileName
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\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\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (2)
33
<_DesignerRuntimeConfigFilePath>$(IntermediateOutputPath)$(
_DesignerRuntimeConfigFileName
)</_DesignerRuntimeConfigFilePath>
120
TargetPath="$(
_DesignerRuntimeConfigFileName
)"