Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overload missing for IsDependeeOf accepting a CakeTaskBuilder object #4044

Closed
2 tasks done
McDoit opened this issue Nov 3, 2022 · 1 comment · Fixed by #4045
Closed
2 tasks done

Overload missing for IsDependeeOf accepting a CakeTaskBuilder object #4044

McDoit opened this issue Nov 3, 2022 · 1 comment · Fixed by #4045
Milestone

Comments

@McDoit
Copy link
Contributor

McDoit commented Nov 3, 2022

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

Cake runner

Cake .NET Tool, Cake runner for .NET Framework, Cake runner for .NET Core

Cake version

2.3.0

Operating system

N/A

Operating system architecture

N/A

CI Server

No response

What are you seeing?

IsDependeeOf only accepts a string

What is expected?

That IsDependeeOf accepts a CakeTaskBuilder, same as IsDependentOn

Steps to Reproduce

Call IsDependeeOf with a CakeTaskBuilder object

Output log

No response

@cake-build-bot
Copy link

🎉 This issue has been resolved in version v3.0.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants