[IronPython] [ironpython] running an ironpython script with .net 3.5

Matthew Barnard m.stephen.barnard at gmail.com
Sat May 3 03:07:45 CEST 2008


IPy is compiled against the .NET 2.0.x libraries:

IronPython project:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll

IronPython.Modules:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll
C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll
C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll

And both reference Microsoft.Scripting, which references
Microsoft.Scripting.Core:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll
C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Configuration.dll

etc.
___________________________
Matthew Barnard

(pri) m.stephen.barnard at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080502/274b33c7/attachment.html>


More information about the Ironpython-users mailing list