Closed josefprinz closed 1 month ago
That is an ancient version, try upgrading the nuget. The latest 4.x is https://www.nuget.org/packages/UnitsNet/4.152.0.
Beyond that, we don't really support older major versions unless there is something very wrong and easy to fix.
The latest major versions are 5.x and pre-release of 6.x. https://www.nuget.org/packages/UnitsNet/5.57.0 https://www.nuget.org/packages/UnitsNet/6.0.0-pre011
Also, netstandard2.0 is required for 5.x so it would require minimum .NET 4.6.2. https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-0
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior (just an example):
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.