[Mono-bugs] [Bug 70766][Nor] Changed - Make FileVersionInfo work for native windows files on windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 11 Jan 2005 12:41:25 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dick@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=70766

--- shadow/70766	2005-01-04 09:40:54.000000000 -0500
+++ shadow/70766.tmp.17856	2005-01-11 12:41:25.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70766
 Product: Mono: Class Libraries
 Version: 1.1
 OS: SLES 9
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: dick@ximian.com                            
 ReportedBy: mlasky@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -64,6 +64,11 @@
 difference between the version information for a CIL application and 
 a native windows app? Does windows store the version information 
 differently between managed applications and native ones?
 
 ------- Additional Comments From dick@ximian.com  2005-01-04 09:40 -------
 I thought this used to work; can't remember for sure.  I'll look into it.
+
+------- Additional Comments From dick@ximian.com  2005-01-11 12:41 -------
+OK, this never did work for non-CLI images.
+
+Fix committed to SVN.