Skip to content

Commit e62142c

Browse files
committed
Work CI-CD
- Fix nuspec. ***NO_CI***
1 parent 5d1eefa commit e62142c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nanoFramework.System.IO.Ports.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.IO.Ports" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
18-
<description>This package includes the System.IO.Ports assembly for .NET nanoFramework C# projects.
19-
This package requires a target with System.IO.Ports v$nativeVersion$ (checksum $checksum$).</description>
18+
<description>This package includes the System.IO.Ports assembly for .NET nanoFramework C# projects.&#10;This package requires a target with System.IO.Ports v$nativeVersion$ (checksum $checksum$).</description>
2019
<tags>nanoFramework C# csharp netmf netnf System.IO.Ports</tags>
2120
<dependencies>
2221
<dependency id="nanoFramework.CoreLibrary" version="1.12.0-preview.9" />

0 commit comments

Comments
 (0)