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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77635 --- shadow/77635 2006-02-26 13:55:45.000000000 -0500 +++ shadow/77635.tmp.20846 2006-02-26 20:04:00.000000000 -0500 @@ -65,6 +65,11 @@ AssemblyNameFlags: None Also note that I got ArgumentException with Mono because of AssemblyNameFlags.Retargetable and I had to modify it (int) AssemblyNameFlags.Retargetable while the original code works on MS.NET. + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-26 20:04 ------- +And AssemblyBuilder.create_assembly_version() should be moved to +compilers as AssemblyBuilder.SetCustomAttribute should not treat +AssemblyVersionAttribute specially. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
