Hello,
We build our WPF application on a CI server and automatically generate the assemblies on that server. The generated application is not licensed unfortunately and we have to manually license the assemblies every time we have a build which is getting a bit tedious.
I’m wondering how can we activate (create a run-time license) for our application on the CI server?