[IronPython] IronPython 2 Beta 4 and .Net 3.5

Dino Viehland dinov at microsoft.com
Fri Aug 15 18:47:30 CEST 2008


For the aliased references it looks like if you go to properties for the individual reference in the solution explorer there's an Alisies property.

For noconfig I'm not sure - it might require editing the .csproj file directly.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sridhar Ratnakumar
Sent: Friday, August 15, 2008 9:42 AM
To: Discussion of IronPython
Subject: Re: [IronPython] IronPython 2 Beta 4 and .Net 3.5

On Fri, Aug 15, 2008 at 9:37 AM, Dino Viehland <dinov at microsoft.com> wrote:
> You'll need to alias Microsoft.Scripting.Core.dll when you're building a 3.5
> project.  From the command line this is
>
> Csc /reference:MSCore=Microsoft.Scripting.Core.dll ...

Any idea how to do this in Visual Studio?
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list