https://bugzilla.novell.com/show_bug.cgi?id=375182
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=375182#c1 --- Comment #1 from Gert Driesen <[EMAIL PROTECTED]> 2008-03-29 05:49:30 MST --- Use this code instead: using System.Reflection; [assembly: AssemblyFileVersion ("")] [assembly: AssemblyInformationalVersion ("")] class Foo { } -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
