[Mono-dev] need corlib 46, which monocharge would that be in?

Atsushi Eno atsushi at ximian.com
Thu Mar 16 04:20:33 EST 2006


Hi,

bryan rasmussen wrote:
> As per the subject, I need corlib 46 for my runtime. How does one tell
> which corlib a particular monocharge is depending on? Is it the
> monocharge from 2006 03 12 ?

According to svn history for System.Environment.cs (where we save
corlib version) it is between Feb. 23rd and Mar. 7th.
http://svn.myrealbox.com/viewcvs/trunk/mcs/class/corlib/System/Environment.cs
However...

> Basically I just want to test some NVDL functionality, in the
> Commons.Xml.Relaxng.dll , and I need mono to do the testing. This is
> on Windows so I installed using the Windows installer version (hoping
> not to go through compilation to do rather high-level testing) and
> from there need to get the right monocharge to register the dll for
> use with Mono.

...you can just extract Commons.Xml.Relaxng.dll from the latest
"monocharge" in our daily build (http://mono.ximian.com/daily/ )
and this particular dll into your mono GAC with mono's gacutil.

(According to that particular date 2006-03-12, I guess it is
related to OASIS UBL activity, as Makoto Murata let me know ;-)

Atsushi Eno



More information about the Mono-devel-list mailing list