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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 1.9
    • 1.8.2
    • None
    • None
    • Minor Change

    Description

      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".

      Attachments

        Activity

          People

            robert@mongodb.com Robert Stam
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: