There is no way to get BeforeTargets for the specific target
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
As far as I understand there is no API for obtaining all `BeforeTargets` for a project target. `ProjectTargetInstance` does not have API for example. I have to use reflection to get this information from `Project._data` object.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.