Skip to content

[Breaking change]: Updating target framework to .NET 7 and ASP.NET Core to version 7 #2

@bergmania

Description

@bergmania

Description

The target framework will be updated to .NET 7 and the web framework ASP.NET Core will be version 7.

PR that makes the change: N/A

Version

Umbraco 11.0.0-rc1

Previous behaviour

Target framework .NET 6 and ASP.NET Core version 6

New behaviour

Target framework .NET 7 and ASP.NET Core version 7

Type of breaking change

  • Binary incompatible: Existing binaries may encounter a breaking change in behaviour, such as failure to load/execute or different run-time behaviour.

  • Source incompatible: Source code may encounter a breaking change in behaviour when targeting the new runtime/component/SDK, such as compile errors or different run-time behaviour.

  • Behavioral change: Existing code and binaries may experience different run-time behaviour.

Reason for change

Stay on the latest .NET version and have access to C# 11 features.

Recommended action

Read through the breaking changes in the dependencies and update accordingly.

Affected APIs

Metadata

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