Open light-tech opened 6 years ago
The task uses a PowerShell module that ships with the VSTS Task SDK. AFAIK there's no official documentation for that module, but here is a good blog post that explains how it works: https://blogs.infosupport.com/tfs2015-build-tasks-the-wildcard-format-explained/
Let me know if that helps
As the title, there is no clear documentation on how to add several files in the release. Attempt to do something like
**\*.(exe|dll)
simply fails with Illegal character in path.