Hi,
I am using Infragistics 2010
When i add Infragistics control to my form,License.licx file is getting added to my solution.
What is this License.licx file ?
Is this required for my application ?
If the file is not required how can i avoid it being added to solution?
Any help on this is appreciated.
Regards
Vinutha
Thanks for that Inforamation
It holds the references for each control you're using and the public token. Don't quote me on this, but I believe visual studio uses this file as a reference, so it knows what version of the control to use along with your public token info.
Thanks,
But what does this License file holds ?
Is my application using any information from this License file
It's normal behavior. You can pretend it doesn't exist.