Skip to content

Remove netcoreapp3.1 and net5.0 from TargetFrameworks and add net8.0 #8050

Closed
@gpetrou

Description

@gpetrou

Is your feature request related to a problem? Please describe.
Currently, I see in the csproj files <TargetFrameworks>netstandard2.0;net461;netstandard2.1;netcoreapp3.1;net5.0;net6.0</TargetFrameworks>

Describe the solution you'd like
Remove netcoreapp3.1 and net5.0 and add net8.0.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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