-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
.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
Labels
No labels