Skip to content

Migration to .NET 6.0 #75

@emoacht

Description

@emoacht

To assure longer application life cycle, I decided to migate this app to .NET 6.0, the latest platform which will be supported until 2024.
The downsides are:

  • .NET 6.0 runtime is required.
  • Package footprint increases dramatically.

Edit: I found that the separate installation of .NET 6.0 runtime is not required when Deployment mode is set to Self-contained.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions