dependencies cross projects
From my understanding task dependencies are only available to another task if both those tasks are in the same project or subproject.Is this a true statement? Or should Project allow you to link a dependencies from 2 or more unrelated projects?Reas...

