• @[email protected]
    link
    fedilink
    4
    edit-2
    8 months ago

    And for the same reason they went straight from 2.1 3.x to 5.0 when they renamed .Net Core to just .Net. Versions 3.x and 4.x would have been too easy to confuse (either manually or programmatically) with the old .Net Framework versions that were still in use, especially for Desktop applications.

    • @boeman
      link
      18 months ago

      Dotnet core 3.x exists

      Dotnet core 4 never existed because they wanted to make it the mainline dotnet… That means framework is retired and everything is now the slimmer multiplatform runtime.