I'm trying to run PBAutoBuild on a self hosted agent in a DevOps pipeline and getting the error below
14:28:26 [Normal] PBAutoBuild Version: 22.0.0.1892.
14:28:26 [Normal] Runtime Version: 22.0.0.1892.
14:28:26 [Normal] Start processing parse json to model code segment.
14:28:26 [Normal] End processing parse json to model code segment.
14:28:26 [Normal] Start processing download source code segment.
14:28:26 [Normal] Start downloading the source code.
14:28:26 [Error] Failed to load gitclient2.0.26.dll.
I copied that DLL into the folder containing the other runtime files but still no luck.
How do I need to setup this up on the agent?
Thanks,
John