[Mono-list] How to know the assembly version?

Juan C. Olivares juancri at juancri.com
Wed Dec 3 12:22:28 EST 2008


If you mean the DLLs in the gac, you can try:

gacutil -l DLL
gacutil -l Npgsql
gacutil -l System

Regards,
Juan C. Olivares

On Wed, Dec 3, 2008 at 2:19 PM, Esqueleto <esqueleto at tusofona.com> wrote:

>
> How can I know the version of the DLL in linux?
>
> there is any command to know that? Of couse I can create a small program
> that receive the dll name and by reflection print that in the console, but,
> there is any standard command to know that?
>
> I can see the version of the dll or exe in windows and I want to know if in
> the linux we have the same file version.
>
>
> tkx in advance
> Paulo Aboim Pinto
> Odivelas - Portugal
> --
> View this message in context:
> http://www.nabble.com/How-to-know-the-assembly-version--tp20817393p20817393.html
> Sent from the Mono - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20081203/c8567f15/attachment.html 


More information about the Mono-list mailing list