UnitsNet icon indicating copy to clipboard operation
UnitsNet copied to clipboard

Upgrade .NET runtime to 6.0 for tests, CodeGen and Benchmark

Open Brunni opened this issue 2 years ago • 0 comments

.NET 5 is out of active support.

So I don't have it installed on my computer but I'm using .NET6 as it is an LTS version.

Therefore, I would suggest to upgrade things which are executed on the developer machine / CI (e.g. tests, benchmark, codegen) to .NET6 target framework.

https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core

Brunni avatar Sep 10 '22 10:09 Brunni