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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> 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
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to