https://bugzilla.novell.com/show_bug.cgi?id=345972
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=345972#c16 Dick Porter <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #16 from Dick Porter <[EMAIL PROTECTED]> 2008-01-16 08:16:02 MST --- (In reply to comment #13 from Gert Driesen) > 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. > Actually, it's the Assembly that is saved that is wrong - FileVersionInfo is working fine in this case if you give it the file saved by the MS runtime. This is a bug, but not in FileVersionInfo so closing again. (Actually, investigating this did show up another issue with the string length returned by VarQueryValue on windows, so that is fixed yet again in svn r93043.) -- 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
