cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.87k stars 727 forks source link

GH4044: Adds overload for IsDependeeOf with CakeTaskBuilder #4045

Closed McDoit closed 1 year ago

McDoit commented 1 year ago

This PR adds a new overload for IsDependeeOf that accepts a CakeTaskBuilder, same as the overload for IsDependentOn

Fixes https://github.com/cake-build/cake/issues/4044

McDoit commented 1 year ago

@microsoft-github-policy-service agree

devlead commented 1 year ago

@McDoit your changes have been merged, thanks for your contribution 👍