commandline icon indicating copy to clipboard operation
commandline copied to clipboard

Target .NET 6

Open nick-knowlson-alayacare opened this issue 3 years ago • 1 comments

.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!

nick-knowlson-alayacare avatar Dec 02 '21 22:12 nick-knowlson-alayacare

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.

DrPepperBianco avatar Jan 20 '22 19:01 DrPepperBianco