Let .NET's Version class parse the version string provided by the server when creating BuildInfo

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 1.9
    • Affects Version/s: 1.8.2
    • Component/s: None
    • None
    • None
    • Minor Change
    • None
    • None
    • None
    • None
    • None
    • None

      When using .NET's Version class, "2.5.2" is not the same as "2.5.2.0". We should pass the version string we get from the server to the Version constructor rather than trying to parse the version string ourselves, because we are inadvertently changing "2.5.2" to "2.5.2.0".

              Assignee:
              Robert Stam
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: