We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f67afb commit 99a8a50Copy full SHA for 99a8a50
UnitsNet.Serialization.JsonNet/UnitsNetJsonConverter.cs
@@ -26,6 +26,7 @@
26
using Newtonsoft.Json;
27
using Newtonsoft.Json.Linq;
28
using UnitsNet.Serialization.JsonNet.Internal;
29
+using UnitsNet.Units;
30
31
namespace UnitsNet.Serialization.JsonNet
32
{
0 commit comments