File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
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.26 .0</version >
6
+ <version >3.27 .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 cubicmicrometer unit (@tongbong)
18
- * Add table/teaspoon units (@neutmute)
19
- * Add ToStringDefaultUnit static property (@eriove)
20
- * Throw on ambiguous units in Parse() (@neutmute)
17
+ * Add 3 DynamicViscosity units (@gsokoll)
21
18
</releaseNotes >
22
19
<copyright >Copyright © 2015 Andreas Gullberg Larsen</copyright >
23
20
<language >en-US</language >
You can’t perform that action at this time.
0 commit comments