Skip to content

Update to .NET 6 ? #604

@Numpsy

Description

@Numpsy

Description

Spin off from comments in #603 -

As it stands:

  1. global.json is set to require a .NET 5 SDK to build
  2. The command line tool is built as a .NET 5 application.

But - .NET 5 is out of support.
So -

What are the thoughts on

  1. Updating the SDK version used in the build

and/or

  1. Retargetting the build to .NET 6 ?

I'm not sure offhand if everything will work as .NET 6 without changes or if anything else would need updating, but I think it is the case that some of the supporting libraries have started dropping support for .NET 5 and needing 6+ so that update might be a pre-requisite of other updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions