Open satishviswanathan opened 3 years ago
Sorry for the long delay in getting back to you. Your understanding is correct. It's possible to add the assembly from a folder/path, you don't have to reference it directly.
Let me know if you have anymore questions and again, sorry for the delay.
In this sample project WebAppWithAppSettings. I see there is a project reference of the plugin project in the host application. My understanding was when we implement plugin framework we don't need direct reference of the plugin project in the host application.
Please let me know if my understanding is correct or wrong.