-
-
Notifications
You must be signed in to change notification settings - Fork 740
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
(Frosting) Support all commands that Cake does #2886
Comments
Here is what .NET Tool, .NET Framework Runner and .NET Core runner support:
Frosting currently supports the following syntax:
We should be consistent in syntax and supported feature set between Frosting and other runners. |
Fixed by #2946 |
🎉 This issue has been resolved in version v1.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
For example, when you attempt to run:
It should show the dependency graph of Tasks, but instead, it just runs the default task for the build.
The text was updated successfully, but these errors were encountered: