Plugin References

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 năm cách đây
Afternoon. I like to make plugins and I have about 5 of them. Is there a better way to update "references" with new releases? Now I have to remove the reference and find the 3.6 equivalent...Thanks!
8 năm cách đây
You could try referencing the dependencies through nuget rather than directly referencing the dll's
8 năm cách đây
if you are using third party library which is on nuget then adding from nuget is good approch.

but if you talking about nop other project reference then you need to add reference manually.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.