BernhardJosef

Results 1 issues of BernhardJosef

**Describe the bug** The Unit 'Ohm' is now unknown. **To Reproduce** Enum unitOhm = UnitParser.Default.Parse("Ohm", typeof(ElectricResistanceUnit)); **Expected behavior** Support of ElectricResistanceUnit from mOhm to TOhm. **Screenshots** UnitsNet.UnitNotFoundException: "Unit not found...

bug