Skip to content

Commit 115f335

Browse files
authored
JsonNet: 1.0.0-alpha5
Support for serializing/deserializing to IComparable by including type information: http://www.newtonsoft.com/json/help/html/serializetypenamehandling.htm
1 parent 52c8dba commit 115f335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/UnitsNet.Serialization.JsonNet.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
44
<metadata>
55
<id>UnitsNet.Serialization.JsonNet</id>
6-
<version>1.0.0-alpha4</version>
6+
<version>1.0.0-alpha5</version>
77
<title>Units.NET Serialization</title>
88
<authors>Andreas Gullberg Larsen</authors>
99
<owners>Andreas Gullberg Larsen</owners>

0 commit comments

Comments
 (0)