I’m using package “SharePoint Custom Activities Package” in my project - it’s added by “Manage Packages” and visible in Studio in Dependencies. On my dev computer, it works fine, but when I move project as a package to Test Orchestator, it looks like job fails on dependencies
- Could not load file or assembly ‘Microsoft.SharePoint.Client, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’ or one of its dependencies. The system cannot find the file specified."
Doesn’t Orchestator resolve dependencies for UiPathTeam packages automatically? Should I load them all to Test Orchestrator by myself?