[Mono-bugs] [Bug 56477][Nor] New - Assembly level attributes of Mono system assemblies do not match MS.NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Apr 2004 04:09:58 -0400 (EDT)


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 gert.driesen@pandora.be.

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

--- shadow/56477	2004-04-05 04:09:58.000000000 -0400
+++ shadow/56477.tmp.32372	2004-04-05 04:09:58.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 56477
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: ClassDevelopment@A-SoftTech.com                            
+ReportedBy: gert.driesen@pandora.be               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Assembly level attributes of Mono system assemblies do not match MS.NET
+
+The assembly-level attributes of the following Mono system assemblies do 
+not match those of their MS counterparts :
+
+System.Configuration.Install
+System.Data.OracleClient
+System.Design
+System.Management
+System.Messaging
+System.ServiceProcess
+
+There's no Assembly directory, with an AssemblyInfo.cs file for these 
+assemblies.