You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IsDependentOn takes a task name as a parameter which is prone to error. A better approach is to add an overload of IsDependentOn which takes existing CakeTaskBuilder as a parameter.
IsDependentOn
takes a task name as a parameter which is prone to error. A better approach is to add an overload ofIsDependentOn
which takes existingCakeTaskBuilder
as a parameter.Discussion on Gitter
The text was updated successfully, but these errors were encountered: