1 assignment to MSBuild property _DesignerDepsFilePath
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (1)
32<_DesignerDepsFilePath>$(IntermediateOutputPath)$(_DesignerDepsFileName)</_DesignerDepsFilePath>
4 usages of MSBuild property _DesignerDepsFilePath
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (4)
45Outputs="$(_DesignerDepsFilePath)" 60DepsFilePath="$(_DesignerDepsFilePath)" 79Include="$([MSBuild]::NormalizePath($(_DesignerDepsFilePath)))" 83<FileWrites Include="$(_DesignerDepsFilePath)" />