-
Notifications
You must be signed in to change notification settings - Fork 32.8k
workbench.action.tasks.build no longer triggers build but opens a list of tasks #130028
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
Comments
@borgdylan I'm not able to reproduce this issue. Do you have a repository I can test with? I tried with: If there is more than one default build task, then we have always shown the picker. If there is only one default build task, then we run it. |
I'm experiencing this with internal company code which cannot be shared. I can share the tasks.json file. It should work with any c# based project. |
Has the schema for tasks.json changed at all in the past month? |
|
I've replicated this on other similar projects, even those that have just one task defined. |
Thanks for the additional details and for reporting this issue! |
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: