Skip to content

Commit af1fff8

Browse files
committed
Adjust nuget description
1 parent ab80c44 commit af1fff8

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

nanoframework.System.Net.WebSockets.Client.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
<icon>images\nf-logo.png</icon>
1717
<repository type="git" url="https://github.com/nanoframework/nanoframework.System.Net.WebSockets" commit="$commit$" />
1818
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the nanoframework.System.Net.WebSockets assembly (client API only) for .NET nanoFramework C# projects.
20-
There are also two other packages with just the server API and with the complete API.</description>
19+
<description>This package includes the nanoframework.System.Net.WebSockets assembly (client API only) for .NET nanoFramework C# projects.&#10;There are also two other packages, one with the server API only and another with the complete API.</description>
2120
<tags>nanoFramework C# csharp netmf netnf nanoFramework.System.Net.WebSockets</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.11.7" />

nanoframework.System.Net.WebSockets.Server.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
<icon>images\nf-logo.png</icon>
1717
<repository type="git" url="https://github.com/nanoframework/nanoframework.System.Net.WebSockets" commit="$commit$" />
1818
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the nanoframework.System.Net.WebSockets assembly (server API only) for .NET nanoFramework C# projects.
20-
There are also two other packages with just the client API and with the complete API.</description>
19+
<description>This package includes the nanoframework.System.Net.WebSockets assembly (server API only) for .NET nanoFramework C# projects.&#10;There are also two other packages, one with the client API only and another with the complete API.</description>
2120
<tags>nanoFramework C# csharp netmf netnf nanoFramework.System.Net.WebSockets</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.11.7" />

nanoframework.System.Net.WebSockets.nuspec

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
<icon>images\nf-logo.png</icon>
1717
<repository type="git" url="https://github.com/nanoframework/nanoframework.System.Net.WebSockets" commit="$commit$" />
1818
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the nanoframework.System.Net.WebSockets assembly for nanoFramework C# projects.
20-
There are also two other packages with just the client API and just the server API.
21-
These are meant to be used when there is the need to use smaller assemblies.</description>
19+
<description>This package includes the nanoframework.System.Net.WebSockets assembly for nanoFramework C# projects.&#10;There are also two other packages with just the client API and just the server API.&#10;These are meant to be used when there is the need to use smaller assemblies.</description>
2220
<tags>nanoFramework C# csharp netmf netnf nanoFramework.System.Net.WebSockets</tags>
2321
<dependencies>
2422
<dependency id="nanoFramework.CoreLibrary" version="1.11.7" />

0 commit comments

Comments
 (0)