[Mono-bugs] [Bug 76862][Nor] New - Assemblies should have MS.NET compatible Win32 version resources

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 30 07:07:54 EST 2005


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 kornelpal at hotmail.com.

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

--- shadow/76862	2005-11-30 07:07:54.000000000 -0500
+++ shadow/76862.tmp.15844	2005-11-30 07:07:54.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 76862
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: kornelpal at hotmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Assemblies should have MS.NET compatible Win32 version resources
+
+I selected corlib but this bug affects our entire class library.
+
+At least profile 1.1 (some 2.0 assemblies maybe) uses no 
+AssemblyFileVersion attributes, but assemblies have Win32 version 
+resources different from their AssemblyVersion attributes.
+
+Win32 version resources can be used and possibly are used for the same 
+purposes as AssemblyInformationalVersion and AssemblyFileVersion 
+attributes so if we use MS.NET compatible AssemblyInformationalVersion 
+and AssemblyFileVersion attributes we should do the same for version 
+resources.
+
+Doing so currently requires custom Win32 resource files being specified 
+for compilers.


More information about the mono-bugs mailing list