Skip to content

Provide build for .NET 10 #54

@orjan

Description

@orjan

.NET 10 has been released and it would be great if it was possible to provide a build for it?

Maybe it's time to revisit the build targets?

    <TargetFrameworks>net8.0;net7.0;net6.0;netstandard2.0;net462</TargetFrameworks>

I'll guess net7.0 and net6.0 can be dropped since they are out of support?

I'm not sure about .net framework since it's still active is it enough with netstandard2.0 or should we add net48 as well?

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