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

Change order of frameworks in project files

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      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.

       

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

              Created:
              Updated:
              Resolved: