BeforeBuild should be available in outer builds
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
### Steps to reproduce
I have a *Bump Assembly Versions* project which to this point has worked fine for single target projects. However, in multi-target projects, I am noticing that I may see a *+N* or sometimes a *+N-1* increment, depending on the bump instructions, i.e. like one of the interior platforms unwound its build asynchronously last. This is incorrect, I only want there to be at most a *+1* when there is an increment involved. So... Is there a target I can trigger against that represents the overall build and not each target framework?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.