Hello ,
I want to deploy my dlls developed in Vb.net in a separate folder inside the addins folder of dynamics GP
for example "C:\Program Files (x86)\Microsoft Dynamics\GP2018\Addins"
now i want to deploy my custom solution in folder "C:\Program Files (x86)\Microsoft Dynamics\GP2018\Addins\mycustomsolution"
GPAddin Implements IDexterityAddIn and other logics. mycustomsolution folder contains multiple dll's.
Any help would be highly appreciated.
*This post is locked for comments