I\'m working on a project that requires that DLLs generated by building my solution to be copied from the bin folder to another folder, both of which are on my machine, in m
For what it's worth, the problem in my case was caused by using '/' as the directory separator in a copy command. Must use backslashes.
copy