Installing a full version of Infragistics on Azure hosted build agents is greatly slowing our build throughput.
An ideal situation would be a nuget package to consume during the build (with a licx file?).
Surely, as more companies utilize Hosted pipelines, you must have a better solution.
Am i missing something? We have several hundred licensed Infragistics developers and we need to find an automated way to serve up these consumables during build time.
Any information you can provide would be appreciated.
Hi Christopher,
Thank you for posting in our forums!
Which Infragistics product are you using?
It is possible also to create your own Nuget packages to use for the builds. You can find more information on this from MS Docs here:
https://docs.microsoft.com/en-us/nuget/create-packages/creating-a-package