[Mono-bugs] [Bug 339787] New: Application. productversion and assembly file version are already the same
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Nov 7 07:14:35 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=339787
Summary: Application.productversion and assembly file version are
already the same
Product: Mono: Class Libraries
Version: 1.2
Platform: i686
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: surfzoid2002 at yahoo.fr
QAContact: mono-bugs at ximian.com
Found By: DeveloperNet
In my app in the about frm i display version xx build xx, where first is the
application.productversion and second is
System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.ToString()
In my property project from MS VS i have :
Product version 1.0.0.10
Assembly version : 1.0.0.*
Under win it's ok i have "Version 1.0.0.10 build 1.0.0.28745"
but under linux i have "Version 1.0.0.28745 build 1.0.0.28745"
--
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.
More information about the mono-bugs
mailing list