Hi Creatio academy,
We have a Creatio Instance which is running in the Cloud with version: 8.0.8.4807_SalesEnterprise_Marketing_CustomerCenter_Softkey_PostgreSQL_ENU.
We have developed a custom package (with the 'Compile into a separate assembly' checkbox true).
As a result we can not access the Newtonsoft.Json package from UserTask.
The normal solution is to import the dll in our custom pacakge as a reference assembly.
Question: Wich is the correct version of the dll to import ?
I have the binary files of '8.0.8.4807_SalesEnterprise_Marketing_CustomerCenter_Softkey_PostgreSQL_ENU' and in the root/bin folder i can see the NewtonSoft.Json dll. Is this the correct one to import ?