Topic by Alex Adamovich
Content
While developing an Add-in for an RNT client, I found that I have to create individual projects, one per RNT site like TEST, PROD, etc. That creates a problem of the code integrity due to each project being compiled individually. Is there a solution for the problem like a universal "Partner API" or something?