commandline
commandline copied to clipboard
Target .NET 6
.NET 6 is the newest LTS version of .NET and has some nice improvements: https://devblogs.microsoft.com/dotnet/announcing-net-6/
Would be useful for projects using this library if it had .NET 6 as a target!
What would be different? If you use the netstandard2.0 library in a net6.0 project, wouldn't you still get the improvements?
But I actually see it the same way, also would add net6.0 target either way.