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=79466 --- shadow/79466 2006-09-22 14:20:58.000000000 -0400 +++ shadow/79466.tmp.32437 2006-09-22 14:35:30.000000000 -0400 @@ -141,6 +141,16 @@ This is muy xml output... <MyTestClass xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema- instance"><Name>Anibal</Name><Version>_x0036_.6.0</Version></MyTestCl ass> + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-22 14:35 ------- +Another information, when I run the same assembly using the .net +framework I get the espected result (correct version string).. + +<MyTestClass xmlns:xsd="http://www.w3.org/2001/XMLSchema" +xmlns:xsi="http://www.w3.org/2001/XMLSchema- +instance"><Name>Anibal</Name><Version>6.6.0</Version></MyTestClass> + +thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
