Skip to content

Commit edd972c

Browse files
committed
UnitsNet.Uwp.nuspec: Make description and summary more clear about limitations
1 parent e7119c5 commit edd972c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Build/UnitsNet.Uwp.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<licenseUrl>https://github.com/anjdreas/UnitsNet/blob/master/LICENSE</licenseUrl>
1111
<projectUrl>https://github.com/anjdreas/UnitsNet</projectUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
13-
<description>Units.NET - Windows Runtime Component for UWP apps. Stripped down and modified to satisfy the constraints for consumption by Javascript and C++ UWP apps. For a C# UWP app, consider the full library instead.</description>
14-
<summary>Units.NET - Windows Runtime Component for UWP apps.</summary>
13+
<description>Stripped down version for Windows Runtime Components in UWP apps, in order to be compatible with JavaScript and C++ UWP apps. For a C# UWP app, consider the full library instead.</description>
14+
<summary>Stripped down version for Windows Runtime Components in UWP apps.</summary>
1515
<iconUrl>https://raw.githubusercontent.com/anjdreas/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl>
1616
<releaseNotes>
1717
* Add nuget target for Windows Runtime Components (UWP apps)

0 commit comments

Comments
 (0)