Hi,

>> using System.Diagnostics;
>> using System.Reflection;
>> class Test
>> {
>>     static public void Main()
>>     {
>>         FileVersionInfo 
>i=FileVersionInfo.GetVersionInfo(Assembly.GetExecutingAssembly().Location);
>>     }
>> }
>How old is the mono you are using? The FileVersionInfo class hasn't
>been touched in several months.

I was using mono 0.15. Now I try tonight's snapshot and INTERNAL ERROR message 
disappers :)

There are still issue with non-implemented Assembly manifest info = 
[assembly:blahblah] attributes
(try nant -help and see first line. It is the same on nant from mono code tree)

Martin

______________________________________________________________________________
Nejširší nabídka PC komponent v ČR - http://www.levi.cz  Neváhejte a srovnejte 
možnosti dnešního hardware.


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to