Task "A" knows nothing about Task "B"
Task "B" knows about Task A and injects it self as an depencency to Task "A"
Loads a.cake
& b.cake
then runs target "A"
========================================
B
========================================
Hello from B
========================================
A
========================================
Hello from A
Task Duration
--------------------------------------------------
B 00:00:00.0091011
A 00:00:00.0027056
--------------------------------------------------
Total: 00:00:00.0118067