msbuildtasks
msbuildtasks copied to clipboard
Support Git 2.X new path
Hi,
Git 2.X (in RC, see here https://github.com/git-for-windows/git/releases ) is not anymore a 32 bits exe but a 64 bits exe So GitClient is not able to find it unless we add it to the path.
Could you add Program File (x64) in the search path ?
Thank you,
Thomas P.
Hi,
Git 2.5 has been released. See here: https://github.com/git-for-windows/git/releases
Regards