1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
33 <metadata >
44 <id >nanoFramework.System.Net.Http</id >
88 <owners >nanoFramework project contributors</owners >
99 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1010 <license type =" expression" >Apache-2.0</license >
11- <releaseNotes ></releaseNotes >
11+ <releaseNotes >
12+ </releaseNotes >
1213 <developmentDependency >false</developmentDependency >
1314 <projectUrl >https://github.com/nanoframework/lib-nanoFramework.System.Net.Http</projectUrl >
1415 <iconUrl >https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl >
1516 <repository type =" git" url =" https://github.com/nanoframework/lib-nanoFramework.System.Net.Http" commit =" $commit$" />
1617 <copyright >Copyright (c) 2018 The nanoFramework project contributors</copyright >
1718 <description >
1819 This package includes the nanoFramework.System.Net.Http assembly for nanoFramework C# projects.
19- . There are also two other packages with just the client API and just the server API.
20+ .
21+ There are also two other packages with just the client API and just the server API.
2022 These are meant to be used when there is the need to use smaller assemblies.
2123 </description >
2224 <summary >nanoFramework.System.Net.Http assembly for nanoFramework C# projects</summary >
2325 <tags >nanoFramework C# csharp netmf netnf nanoFramework.System.Net.Http</tags >
2426 <dependencies >
25- <dependency id =" nanoFramework.CoreLibrary" version =" 1.2.6-preview.1 " />
26- <dependency id =" nanoFramework.Runtime.Events" version =" 1.0.8-preview.8 " />
27- <dependency id =" nanoFramework.System.Net" version =" 1.1.1-preview.12 " />
27+ <dependency id =" nanoFramework.CoreLibrary" version =" 1.2.6-preview.7 " />
28+ <dependency id =" nanoFramework.Runtime.Events" version =" 1.0.8-preview.14 " />
29+ <dependency id =" nanoFramework.System.Net" version =" 1.1.1-preview.18 " />
2830 </dependencies >
2931 </metadata >
3032 <files >
3335 <file src =" nanoFramework.System.Net.Http\bin\Release\System.Net.Http.pdbx" target =" lib\System.Net.Http.pdbx" />
3436 <file src =" nanoFramework.System.Net.Http\bin\Release\System.Net.Http.pe" target =" lib\System.Net.Http.pe" />
3537 <file src =" nanoFramework.System.Net.Http\bin\Release\System.Net.Http.xml" target =" lib\System.Net.Http.xml" />
36-
3738 <!-- readme -->
3839 <file src =" readme.txt" target =" readme.txt" />
3940 </files >
40- </package >
41+ </package >
0 commit comments