[IronPython] IronPython 2 Beta 4 and .Net 3.5

Dody Gunawinata empirebuilder at gmail.com
Fri Aug 15 19:50:01 CEST 2008


Ah cool. I forgot this little feature of C# 2.0. Thanks a lot.

Dody G.

On Fri, Aug 15, 2008 at 7:47 PM, Dino Viehland <dinov at microsoft.com> wrote:

> 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
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



-- 
nomadlife.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080815/dc9ad302/attachment.html>


More information about the Ironpython-users mailing list