Skip to content

End of Life for .NET 4.5.2, 4.6.0, 4.6.1 (April 26, 2022) #2273

Closed as not planned

Description

.NET versions 4.5.2, 4.6.0, and 4.6.1 are officially scheduled to reach end of life on April 26, 2022

Using this Issue to track planned changes

  • Official Recommendation is to migrate all projects to 4.6.2 this is cut.
    We made a decision to not migrate to 4.6.2. Our SDK already supports NetStandard2.0 which is compatible with NetFramework 4.6.2+. If we try to support both 4.6.2 and NetStandard2.0 we introduce more conflicts for customers.
  • Remove these frameworks from all projects
  • Remove this framework from all build definitions
  • Verify all projects have test coverage for all supported versions of dotnet
    • net4.6.2
    • net4.7.2
    • net4.8.0
    • NetCoreApp3.1
    • Net6.0

Todo

  • what to do about projects that are net-framework only?
    Projects that only support a retiring version will not be updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions