File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
4
4
<metadata >
5
5
<id >UnitsNet.Serialization.JsonNet</id >
6
- <version >1.0.0-alpha3 </version >
6
+ <version >1.0.0-alpha4 </version >
7
7
<title >Units.NET Serialization</title >
8
8
<authors >Andreas Gullberg Larsen</authors >
9
9
<owners >Andreas Gullberg Larsen</owners >
14
14
<summary >Simplifies working with the serialization and deserialization of units of measurement using Json.NET.</summary >
15
15
<iconUrl >https://raw.githubusercontent.com/anjdreas/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl >
16
16
<releaseNotes >Initial release</releaseNotes >
17
- <copyright >Copyright © 2015 Andreas Gullberg Larsen</copyright >
17
+ <copyright >Copyright © 2007 Andreas Gullberg Larsen</copyright >
18
18
<language >en-US</language >
19
19
<tags >unit units measurement json Json.NET Newtonsoft serialize deserialize serialization deserialization</tags >
20
20
<dependencies >
27
27
<file src =" UnitsNet.Serialization.JsonNet\**\*.cs" exclude =" UnitsNet.Serialization.JsonNet\**\obj\**\*.cs"
28
28
target =" src" />
29
29
</files >
30
- </package >
30
+ </package >
You can’t perform that action at this time.
0 commit comments