Skip to content

Commit 6ce34a4

Browse files
committed
Work CI-CD
- Minor fixes in nuspec. ***NO_CI***
1 parent 3d5a20d commit 6ce34a4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

nanoFramework.System.Net.DELIVERABLES.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
1616
<icon>images\nf-logo.png</icon>
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
18-
<description>** DON'T REFERENCE THIS PACKAGE ** Not meant for development. This package includes the deliverable artifacts of the nanoFramework.System.Net assembly for nanoFramework. These are for testing purposes and for updating the native code base of the library.</description>
18+
<description>** DON'T REFERENCE THIS PACKAGE ** Not meant for development. This package includes the deliverable artifacts of the System.Net assembly for .NET nanoFramework. These are for testing purposes and for updating the native code base of the library.</description>
1919
<summary>nanoFramework.System.Net.DELIVERABLES is not meant for development.</summary>
2020
<tags>
2121
</tags>

nanoFramework.System.Net.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
<icon>images\nf-logo.png</icon>
1616
<repository type="git" url="https://github.com/nanoframework/System.Net" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
18-
<description>This package includes the .NET nanoFramework System.Net assembly for nanoFramework C# projects.
19-
This package requires a target with System.Net v$nativeVersion$ (checksum $checksum$).</description>
18+
<description>This package includes the .NET nanoFramework System.Net assembly for .NET nanoFramework C# projects.&#10;This package requires a target with System.Net v$nativeVersion$ (checksum $checksum$).</description>
2019
<tags>nanoFramework C# csharp netmf netnf nanoFramework.System.Net</tags>
2120
<dependencies>
2221
<dependency id="nanoFramework.CoreLibrary" version="1.10.5-preview.13" />

0 commit comments

Comments
 (0)