We use a Telerik via NuGet packages. All of our developers have followed Telerik's instructions to build by putting our license files in our personal folders here.
%appdata%/telerik
This all works just fine.
However our nightly build is performed by a service account. Where do I put the telerik-license.txt file for that? I do not want to add it to the project.
Is there some global folder -- available to ALL users -- that the Telerik build process can copy it from? Something not local to the current user like %appdata%?
%appdata%/telerik
This all works just fine.
However our nightly build is performed by a service account. Where do I put the telerik-license.txt file for that? I do not want to add it to the project.
Is there some global folder -- available to ALL users -- that the Telerik build process can copy it from? Something not local to the current user like %appdata%?