Consider logging BeforeTargets/AfterTargets/DependsOn for each target
Open
Area: Debuggability
Area: Engine
Area: Logging
needs-design
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
I wonder what's the best way to get the target graph information. Should this get logged during evaluation? We do log the ParentTarget here:
https://github.com/microsoft/msbuild/blob/8eda0fac789ac3314a14bf002bd9b6e8ab382aca/src/Framework/TargetStartedEventArgs.cs#L165
But would be nice to get high fidelity information
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.