I was playing with the csharp REPL today after upgrading my install to 3.0.6 and I tried using System.Core, but it returns:
(1,15): error CS0234: The type or namespace name `Core' does not exist in the namespace `System'. Are you missing an assembly reference? Is there something special I need to to load the System.Core namespace? I know Miguel mentioned that everything is loaded from it's base directory. I looked at the directory where csharp is located and I see link to System.Core in there. I'm not quite sure what is going on. Cheers, Dale
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
