Skip to content

Commit f1df898

Browse files
committed
Work CI-CD
- Fix nuspec. ***NO_CI***
1 parent 133e292 commit f1df898

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

nanoFramework.System.Device.Spi.nuspec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<version>$version$</version>
66
<title>nanoFramework.System.Device.Spi</title>
77
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
8+
<owners>nanoframework,dotnetfoundation</owners>
99
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1010
<license type="file">LICENSE.md</license>
1111
<releaseNotes>
@@ -16,8 +16,7 @@
1616
<icon>images\nf-logo.png</icon>
1717
<repository type="git" url="https://github.com/nanoframework/System.Device.Spi" commit="$commit$" />
1818
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the System.Device.Spi assembly for .NET nanoFramework C# projects.
20-
This package requires a target with System.Device.Spi v$nativeVersion$ (checksum $checksum$).</description>
19+
<description>This package includes the System.Device.Spi assembly for .NET nanoFramework C# projects.&#10;This package requires a target with System.Device.Spi v$nativeVersion$ (checksum $checksum$).</description>
2120
<tags>nanoFramework C# csharp netmf netnf System.Device.Spi</tags>
2221
<dependencies>
2322
<dependency id="nanoFramework.CoreLibrary" version="1.11.6-preview.2" />

0 commit comments

Comments
 (0)