https://bugzilla.novell.com/show_bug.cgi?id=345972
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=345972#c13 Gert Driesen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #13 from Gert Driesen <[EMAIL PROTECTED]> 2008-01-10 10:25:52 MST --- There are still a few issues left to fix: * we currently use AssemblyVersion as file version instead of the AssemblyFileVersion; FileVersionInfo.FileVersion returns the correct value (strange enough), but FileMajorPart, FileMinorPart, ... return the wrong value. * FileVersionInfo.FileVersion should return "0.0.0.0" if no file version is set. I'll attach my standalone testcase in a minute. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
