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

Matthew Barnard m.stephen.barnard at gmail.com
Fri May 2 18:07:45 PDT 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://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20080502/274b33c7/attachment.htm 


More information about the Users mailing list