File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
UnitsNet.Serialization.JsonNet Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<!-- NuGet properties -->
3
3
<PropertyGroup >
4
4
<PackageId >UnitsNet.Serialization.JsonNet</PackageId >
5
- <Version >4.1.0 </Version >
5
+ <Version >4.1.1 </Version >
6
6
<Authors >Andreas Gullberg Larsen</Authors >
7
7
<Title >Units.NET Serialization with Json.NET</Title >
8
8
<Description >A helper library for serializing and deserializing types in Units.NET using Json.NET.</Description >
14
14
<PackageLicenseExpression >MIT-0</PackageLicenseExpression >
15
15
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
16
16
<PackageTags >unit units measurement json Json.NET Newtonsoft serialize deserialize serialization deserialization</PackageTags >
17
- <PackageReleaseNotes >Upgrade JSON.NET to 12.0.3.</PackageReleaseNotes >
17
+ <PackageReleaseNotes >Upgrade JSON.NET to 12.0.3. Support arrays. </PackageReleaseNotes >
18
18
</PropertyGroup >
19
19
20
20
<!-- Assembly and msbuild properties -->
You can’t perform that action at this time.
0 commit comments