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).
