What is the best way to reference telerik controls in a project?
I'm a new dev to my team, and I'm seeing telerik controls being referenced in Dependencies via Telerik.UI.for.Wpf.60.xaml in a folder that is under the users directory.
My problem relates to this being a dependency in a team members Windows Users folder (which I don't have) as well, after installing telerik controls myself and creating a new project from the telerik templates, I have a Telerik.UI.for.Wpf.70.xaml folder (not the 70 instead of 60).
First, what is the best way to reference telerik controls in a shared solution? And second, how do I get the code to compile and run?
Thank you any advice you can offer.