can you pleaes clarify ? the docs say just package the .dll in the nuget package. I am facing same problem.
are you saying that you need to add a lib directory and then add the .dll inside it ??
thank you!
Hi @Sam_Marko,
Refer this link to how to create nuget package
visual studio - Create nuget package from dlls - Stack Overflow
Regards,
Arivu
@arivu96 thank you! It works for me now…however, it is a little bit flaky, meaning, for some reason some activities won’t work and others will…its hard to understand what is happening even after following all the documentation to the T ! i hope there was a log somewhere to explain the reason for not loading some activities, etc.