Just wondering if someone could help me with some msbuild scripts that I am trying to write. What I would like to do is copy all the files and sub folders from a folder to
I think the problem might be in how you're creating your ItemGroup and calling the Copy task. See if this makes sense:
..\SomeDestinationDirectory ..\SomeSourceDirectory