Hi,
I am getting the below error when trying to publish a library. When i run standalone everything works without any issues.
The assembly compilation returned the following errors: * The type ‘OCREngineAsyncCodeActivity’ is defined in an assembly that is not referenced. You must add a reference to assembly ‘UiPath.OCR.Contracts, Version=2.6.0.0, Culture=neutral, PublicKeyToken=null’. * ‘MicrosoftOCR’ does not contain a definition for ‘DisplayName’ * The type ‘OCREngineAsyncCodeActivity’ is defined in an assembly that is not referenced. You must add a reference to assembly ‘UiPath.OCR.Contracts, Version=2.6.0.0, Culture=neutral, PublicKeyToken=null’. * ‘MicrosoftOCR’ does not contain a definition for ‘DisplayName’
Regards,
Praveen