File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
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</id >
6
- <version >3.25 .0</version >
6
+ <version >3.26 .0</version >
7
7
<title >Units.NET</title >
8
8
<authors >Andreas Gullberg Larsen</authors >
9
9
<owners >Andreas Gullberg Larsen</owners >
14
14
<summary >Simplifies working with units of measurement.</summary >
15
15
<iconUrl >https://raw.githubusercontent.com/anjdreas/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl >
16
16
<releaseNotes >
17
- * Add 3 cup Volume units (@neutmute)
18
- * Add Add VitaminA international unit (@neutmute)
19
- * Add SquareMicrometer Area unit (@tongbong)
20
- * Mark library as CLS compliant (@eriove)
21
- * Remove .NET 4.5.1 and Portable45 targets (@anjdreas)
22
- * Add operator overloading to most units (@eriove)
17
+ * Add cubicmicrometer unit (@tongbong)
18
+ * Add table/teaspoon units (@neutmute)
19
+ * Add ToStringDefaultUnit static property (@eriove)
20
+ * Throw on ambiguous units in Parse() (@neutmute)
23
21
</releaseNotes >
24
22
<copyright >Copyright © 2015 Andreas Gullberg Larsen</copyright >
25
23
<language >en-US</language >
You can’t perform that action at this time.
0 commit comments