1 assignment to MSBuild property _DesignerDepsFilePath
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.DesignerSupport.targets (4)
45Outputs="$(_DesignerDepsFilePath)" 60DepsFilePath="$(_DesignerDepsFilePath)" 78Include="$([MSBuild]::NormalizePath($(_DesignerDepsFilePath)))" 82<FileWrites Include="$(_DesignerDepsFilePath)" />