Dan, AFAIK .NET 3.5 is actually .NET 2.0 with added extensions (WCF, WPF,
WWF...) on top of it. The CLR version is 2.0.
It's a Microsoft thing, calling it .NET 3.5.

Miha

On Wed, Apr 16, 2008 at 5:06 PM, Dan Eloff <[EMAIL PROTECTED]> wrote:

> This should be stupidly easy, but I'm not figuring it out.
>
> I want to execute a IronPython script from the command line, so I try
> ipy script.py, but it seems it's only .NET 2*. How to get it to be
> .NET 3.5?
>
> *I assume .NET 2 because running ipy by itself prints:
>
> IronPython 2.0 Beta (2.0.0.1000) on .NET 2.0.50727.1433
>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to