I want to add a reference to IronPython.dll to my project.
I found this dll in C:\Program Files (x86)\IronPython 2.7\ and different dll's for different Net versions in C:\Program Files (x86)\IronPython 2.7\Platforms\ . What is the difference between these dll's and which one shall I use?
The same story with Microsoft.Scripting.dll & Co.