Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-809

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

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

      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@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: