YAML snippet shows "#solution: '*/.sln' " but the command is waiting for project argument, as specified below in Arguments part, not "solution" argument.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Solution works for me, even for specifying projects.
I can see why this is confusing. The actual name of the input is "solution" which should work perfectly. However, in the docs just below the sample we use the label of the input which is "Project". It may be the case that either will work, but the page itself is confusing.
This issue hasn't been updated in more than 180 days, so we've closed it. If you feel the issue is still relevant and needs fixed, please reopen it and we'll take another look. We appreciate your feedback and apologize for any inconvenience.
Most helpful comment
I can see why this is confusing. The actual name of the input is "solution" which should work perfectly. However, in the docs just below the sample we use the label of the input which is "Project". It may be the case that either will work, but the page itself is confusing.