Closed FLMFreddy closed 9 years ago
I think you can set msbuildDir within the task, i.e.:
msbuild { msbuildDir = "folder_which_contains_xbuild.exe" }
Give it a try maybe (never really tested, by default it mono executable parent folder)
Works like a charm, thanks!
Just wanted to know if this was possible to do this?