When I set 'destinationDir' and run "gradle msbuild", I get the following error.
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':msbuild'.
> The filename, directory name, or volume label syntax is incorrect
When I set 'destinationDir' and run "gradle msbuild", I get the following error.
I'm using the version 1.9.
When I remove it, it succeeds.
My environment is