[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, 4 Jan 2005 09:40:54 -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-03 12:02:45.000000000 -0500
+++ shadow/70766.tmp.22590	2005-01-04 09:40:54.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: System
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: dick@ximian.com                            
 ReportedBy: mlasky@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Make FileVersionInfo work for native windows files on windows
@@ -61,6 +61,9 @@
 ------- Additional Comments From mlasky@novell.com  2005-01-03 12:02 -------
 This would be useful when using a Linux as an application server to 
 upgrade an application running on a windows client. What is the 
 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.