Skip to content

Commit 3da12d6

Browse files
committed
UnitsNet: 3.39.1
Fixes wrong TryParse() method name causing WinRT to fail to build.
1 parent 8445411 commit 3da12d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Build/UnitsNet.WindowsRuntimeComponent.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.WindowsRuntimeComponent</id>
6-
<version>3.33.0</version>
6+
<version>3.39.1</version>
77
<title>Units.NET - Windows Runtime Component</title>
88
<authors>Andreas Gullberg Larsen</authors>
99
<owners>Andreas Gullberg Larsen</owners>

Build/UnitsNet.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</id>
6-
<version>3.39.0</version>
6+
<version>3.39.1</version>
77
<title>Units.NET</title>
88
<authors>Andreas Gullberg Larsen</authors>
99
<owners>Andreas Gullberg Larsen</owners>

0 commit comments

Comments
 (0)