Hi,
I'm trying to get gitversion to work on Centos. I have mono installed and GitVersion is using relative path for libgit2-baa87df.so.24. I need some assistance in loading this library for gitversion to work.
ldconfig -p | grep libgit2-baa87df
libgit2-baa87df.so.24 (libc6,x86-64) => /usr/lib/GitVersion/tools/lib/linux/x86_64/libgit2-baa87df.so.24
exception
Unhandled Exception:
System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so