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

Change order of frameworks in project files

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor - P4 Minor - P4
    • 2.9.0
    • None
    • None
    • None

    Description

      We currently target net452 and then either netstandard1.5 or netcoreapp2.1. By targeting  .NET Standard or Core first, we'll improve compatibility with other IDEs and editors such as Visual Studio for Mac and VS Code. Additionally, for Visual Studio, this will make is so that .NET Core is tested by default instead of .NET Framework (.NET Framework can still be tested in the IDE by manually reordering the declaration order or by using Resharper).

       

      Note: This does not mean we will be officially supporting other IDEs.

       

      Attachments

        Activity

          People

            vincent.kam@mongodb.com Vincent Kam (Inactive)
            vincent.kam@mongodb.com Vincent Kam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: