Skip to content

Commit 769d555

Browse files
authored
Work CI-CD
- Update nuspec. ***NO_CI***
1 parent 204517f commit 769d555

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

nanoFramework.System.Net.Sockets.UdpClient.nuspec

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.System.Net.Sockets.UdpClient</id>
55
<version>$version$</version>
66
<title>nanoFramework.System.Net.Sockets.UdpClient</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoframework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes>
@@ -16,8 +15,8 @@
1615
<icon>images\nf-logo.png</icon>
1716
<repository type="git" url="https://github.com/nanoframework/System.Net.Sockets.UdpClient" commit="$commit$" />
1817
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
19-
<description>This package includes the .NET nanoFramework System.Net.Sockets.UdpClient assembly for nanoFramework C# projects.</description>
20-
<tags>nanoFramework C# csharp netmf netnf UdpClient</tags>
18+
<description>This package includes the System.Net.Sockets.UdpClient assembly for .NET nanoFramework C# projects.</description>
19+
<tags>nanoFramework C# csharp netmf netnf Udp</tags>
2120
<dependencies>
2221
<dependency id="nanoFramework.CoreLibrary" version="1.12.0-preview.5" />
2322
<dependency id="nanoFramework.Runtime.Events" version="1.10.0-preview.6" />

0 commit comments

Comments
 (0)