Skip to content

Commit 50defd2

Browse files
committed
WindowsRuntimeComponent: 3.33.0
Match core lib version and remove prerelease suffix Remove release notes, add to tag instead
1 parent 87a68ff commit 50defd2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Build/UnitsNet.WindowsRuntimeComponent.nuspec

Lines changed: 2 additions & 4 deletions
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.30.0-alpha7</version>
6+
<version>3.33.0</version>
77
<title>Units.NET - Windows Runtime Component</title>
88
<authors>Andreas Gullberg Larsen</authors>
99
<owners>Andreas Gullberg Larsen</owners>
@@ -13,9 +13,7 @@
1313
<description>For C#/VB Universal Windows code (UWP), use UnitsNet instead. This is a Windows Runtime Component with reduced functionality to support all UWP languages, such as JavaScript and C++, and other runtime components.</description>
1414
<summary>For C#/VB Universal Windows code (UWP), use UnitsNet instead.</summary>
1515
<iconUrl>https://raw.githubusercontent.com/anjdreas/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl>
16-
<releaseNotes>
17-
* Add nuget with Windows Runtime Component for Universal Windows apps (UWP)
18-
</releaseNotes>
16+
<releaseNotes></releaseNotes>
1917
<copyright>Copyright © 2015 Andreas Gullberg Larsen</copyright>
2018
<language>en-US</language>
2119
<tags>unit units measurement si metric imperial abbreviation abbreviations convert conversion parse c# .net immutable uwp uap winrt win10 windows runtime component</tags>

0 commit comments

Comments
 (0)