11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
3- <metadata >
4- <id >nanoframework.System.Net.Sockets.TcpClient</id >
5- <version >$version$</version >
6- <title >nanoFramework.System.Net.Sockets.TcpClient</title >
7- <authors >nanoframework</authors >
8- <requireLicenseAcceptance >false</requireLicenseAcceptance >
9- <license type =" file" >LICENSE.md</license >
10- <releaseNotes >
11- </releaseNotes >
12- <readme >docs\README.md</readme >
13- <developmentDependency >false</developmentDependency >
14- <projectUrl >https://github.com/nanoframework/System.Net.Sockets.TcpClient</projectUrl >
15- <icon >images\nf-logo.png</icon >
16- <repository type =" git" url =" https://github.com/nanoframework/System.Net.Sockets.TcpClient" commit =" $commit$" />
17- <copyright >Copyright (c) .NET Foundation and Contributors</copyright >
18- <description >This package includes the System.Net.Sockets.TcpClient assembly for .NET nanoFramework C# projects.</description >
19- <tags >nanoFramework C# csharp netmf netnf tcpclient networking</tags >
20- <dependencies >
21- <dependency id =" nanoFramework.CoreLibrary" version =" 1.12.0-preview.9 " />
22- <dependency id =" nanoFramework.Runtime.Events" version =" 1.10.0-preview.8 " />
23- <dependency id =" nanoFramework.System.IO.Streams" version =" 1.0.0-preview.12 " />
24- <dependency id =" nanoFramework.System.Net" version =" 1.8.0-preview.29 " />
25- <dependency id =" nanoFramework.System.Text" version =" 1.1.3-preview.15" />
26- <dependency id =" nanoFramework.System.Threading" version =" 1.0.4-preview.16" />
27- </dependencies >
28- </metadata >
29- <files >
30- <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.dll" target =" lib\System.Net.Sockets.TcpClient.dll" />
31- <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.pdb" target =" lib\System.Net.Sockets.TcpClient.pdb" />
32- <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.pdbx" target =" lib\System.Net.Sockets.TcpClient.pdbx" />
33- <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.pe" target =" lib\System.Net.Sockets.TcpClient.pe" />
34- <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.xml" target =" lib\System.Net.Sockets.TcpClient.xml" />
35- <file src =" assets\readme.txt" target =" " />
36- <file src =" README.md" target =" docs\" />
37- <file src =" assets\nf-logo.png" target =" images" />
38- <file src =" LICENSE.md" target =" " />
39- </files >
3+ <metadata >
4+ <id >nanoframework.System.Net.Sockets.TcpClient</id >
5+ <version >$version$</version >
6+ <title >nanoFramework.System.Net.Sockets.TcpClient</title >
7+ <authors >nanoframework</authors >
8+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
9+ <license type =" file" >LICENSE.md</license >
10+ <releaseNotes >
11+ </releaseNotes >
12+ <readme >docs\README.md</readme >
13+ <developmentDependency >false</developmentDependency >
14+ <projectUrl >https://github.com/nanoframework/System.Net.Sockets.TcpClient</projectUrl >
15+ <icon >images\nf-logo.png</icon >
16+ <repository type =" git" url =" https://github.com/nanoframework/System.Net.Sockets.TcpClient" commit =" $commit$" />
17+ <copyright >Copyright (c) .NET Foundation and Contributors</copyright >
18+ <description >This package includes the System.Net.Sockets.TcpClient assembly for .NET nanoFramework C# projects.</description >
19+ <tags >nanoFramework C# csharp netmf netnf tcpclient networking</tags >
20+ <dependencies >
21+ <dependency id =" nanoFramework.CoreLibrary" version =" 1.12.0-preview.18 " />
22+ <dependency id =" nanoFramework.Runtime.Events" version =" 1.10.0-preview.11 " />
23+ <dependency id =" nanoFramework.System.IO.Streams" version =" 1.0.0-preview.15 " />
24+ <dependency id =" nanoFramework.System.Net" version =" 1.8.0-preview.35 " />
25+ <dependency id =" nanoFramework.System.Text" version =" 1.1.3-preview.15" />
26+ <dependency id =" nanoFramework.System.Threading" version =" 1.0.4-preview.16" />
27+ </dependencies >
28+ </metadata >
29+ <files >
30+ <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.dll" target =" lib\System.Net.Sockets.TcpClient.dll" />
31+ <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.pdb" target =" lib\System.Net.Sockets.TcpClient.pdb" />
32+ <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.pdbx" target =" lib\System.Net.Sockets.TcpClient.pdbx" />
33+ <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.pe" target =" lib\System.Net.Sockets.TcpClient.pe" />
34+ <file src =" nanoFramework.System.Net.Sockets.TcpClient\bin\Release\System.Net.Sockets.TcpClient.xml" target =" lib\System.Net.Sockets.TcpClient.xml" />
35+ <file src =" assets\readme.txt" target =" " />
36+ <file src =" README.md" target =" docs\" />
37+ <file src =" assets\nf-logo.png" target =" images" />
38+ <file src =" LICENSE.md" target =" " />
39+ </files >
4040</package >
0 commit comments