UnitsNet
UnitsNet copied to clipboard
Mass.GetUnitInfosFor returns Empty enumeration for BaseUnits
Describe the bug
var massUnit = Mass.Info.GetUnitInfosFor(UnitSystem.SI.BaseUnits);
returns empty enumeration
Expected behavior returns MassUnit.Kilogram
Would be fixed by https://github.com/angularsen/UnitsNet/pull/1233
However, that PR was recently closed. I asked the author on whether they wanted to complete it.
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.
This issue was automatically closed due to inactivity.