Building solution without installing license on Build Agent
New DiscussionHi, we are running into a major roadblock when building our solution as part of our build pipeline. We have multiple build agents that are centrally managed and so we can’t have license for Infragistics installed on each build agent. We also can’t have it installed on any single one of them for the same reason – centrally managed agents.
We tried bundling Infragistics DLLs that we reference in our solution, but this didn’t help either.
We came across a blog post which tells us that we have to install license components on the build server. But in our case this is simply not an option. Is there absolutely any way around this?
Currently we manage our own server, so we have Infragistics installed on it. But soon, we HAVE to move to this central build solution.