Target built because of InitialTargets should report it via BuildReason
Open
Area: Logging
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
Currently when a target is built because it was specified in InitialTargets the BuildReason is passed as None on the TargetStartedEventArgs.
We should add a new enum value on BuildReason and pass that.
```xml
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.