Closed melvinduc closed 4 years ago
I've created a pull request
Thank you, I will check it out.
@chrisism Has this pull request been reviewed? I encountered the same issue and would appreciate update to extension.
Thanks.
@dahovey Just checked and merged, but still needs changes to comply with azure devops task schema. Will fix that part and release an update in a little moment after last tests.
@melvinduc @dahovey Rolling out new release 1.1.0
When you are using multiple file wildcards (like .exe .dll), the wrapper is not function correctly. This is because the files parameter (in robocopytask.ps1) is declared as type string, but this must be of type array. I already fixed it, but I am not able to push a new branch & create a pull request (or I don't know how exactly).