[Mono-bugs] [Bug 50355][Nor] Changed - system.web/assemblies/add/@assembly causes compilation error if Culture=neutral specified

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Oct 2003 11:49:34 -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 gkodinov@openlinksw.co.uk.

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

--- shadow/50355	2003-10-30 11:48:47.000000000 -0500
+++ shadow/50355.tmp.5847	2003-10-30 11:49:33.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 50355
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: RedHat 9
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -39,6 +39,10 @@
 this takes optional : Version=... , Culture=... , PublicKeyToken=... .
 
 ------- Additional Comments From gkodinov@openlinksw.co.uk  2003-10-30 11:48 -------
 Created an attachment (id=5810)
 gogo.tar.gz
 
+
+------- Additional Comments From gkodinov@openlinksw.co.uk  2003-10-30 11:49 -------
+Forgot to mention : this is how VS.NET does it's web projects.
+Also I've tried it on the cvs versions of mono/mcs/xsp.