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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to