diff --git a/nanoFramework.System.Net.Http.Client.nuspec b/nanoFramework.System.Net.Http.Client.nuspec index 8dd87b6..21e9956 100644 --- a/nanoFramework.System.Net.Http.Client.nuspec +++ b/nanoFramework.System.Net.Http.Client.nuspec @@ -24,7 +24,7 @@ There is also a package with the server API only and another with the full API.< - + diff --git a/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj b/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj index 2e68ca3..57c4bce 100644 --- a/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj +++ b/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -225,7 +225,7 @@ ..\packages\nanoFramework.System.IO.Streams.2.0.0-preview.22\lib\netnano1.0\System.IO.Streams.dll - ..\packages\nanoFramework.System.Net.2.0.0-preview.25\lib\netnano1.0\System.Net.dll + ..\packages\nanoFramework.System.Net.2.0.0-preview.32\lib\netnano1.0\System.Net.dll ..\packages\nanoFramework.System.Threading.2.0.0-preview.14\lib\netnano1.0\System.Threading.dll @@ -241,8 +241,8 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Http.Client/packages.config b/nanoFramework.System.Net.Http.Client/packages.config index d1f4432..783faee 100644 --- a/nanoFramework.System.Net.Http.Client/packages.config +++ b/nanoFramework.System.Net.Http.Client/packages.config @@ -4,8 +4,8 @@ - + - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Http.Client/packages.lock.json b/nanoFramework.System.Net.Http.Client/packages.lock.json index 5900785..d9820d7 100644 --- a/nanoFramework.System.Net.Http.Client/packages.lock.json +++ b/nanoFramework.System.Net.Http.Client/packages.lock.json @@ -28,9 +28,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[2.0.0-preview.25, 2.0.0-preview.25]", - "resolved": "2.0.0-preview.25", - "contentHash": "XS+R6px9F8y/eUNwGdch6kygcwH9fVtKtzjyCVSdvdnjXbecRYhKBUWEy9tejhjLUdQvIfIl5lMJPgW5lS2PRA==" + "requested": "[2.0.0-preview.32, 2.0.0-preview.32]", + "resolved": "2.0.0-preview.32", + "contentHash": "o8ZYiL25rCV7hivODK+w+L/heAGUXJv5HH0cWOF6qRo+6i5jc9dHV4M3kBKfnyRDKhiT9P8UC+Y4MNaBtkbsyw==" }, "nanoFramework.System.Text": { "type": "Direct", @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.10.85, 3.10.85]", - "resolved": "3.10.85", - "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" + "requested": "[3.10.91, 3.10.91]", + "resolved": "3.10.91", + "contentHash": "9MtEXm/um2lQAEoek1EkF4CXNH4JuXxv2jV3Ew2XlzP0LXxFaFiECS7ji8zf1ZaMnPGYbbom+Nm6y4ADc5HNHQ==" } } } diff --git a/nanoFramework.System.Net.Http.Server.nuspec b/nanoFramework.System.Net.Http.Server.nuspec index 7d3364a..ad9a71e 100644 --- a/nanoFramework.System.Net.Http.Server.nuspec +++ b/nanoFramework.System.Net.Http.Server.nuspec @@ -24,7 +24,7 @@ There is also a package with the client API only and another with the full API.< - + diff --git a/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj b/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj index 55ba8b5..7ffc9b0 100644 --- a/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj +++ b/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -151,7 +151,7 @@ ..\packages\nanoFramework.System.IO.Streams.2.0.0-preview.22\lib\netnano1.0\System.IO.Streams.dll - ..\packages\nanoFramework.System.Net.2.0.0-preview.25\lib\netnano1.0\System.Net.dll + ..\packages\nanoFramework.System.Net.2.0.0-preview.32\lib\netnano1.0\System.Net.dll ..\packages\nanoFramework.System.Threading.2.0.0-preview.14\lib\netnano1.0\System.Threading.dll @@ -167,8 +167,8 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Http.Server/packages.config b/nanoFramework.System.Net.Http.Server/packages.config index d1f4432..783faee 100644 --- a/nanoFramework.System.Net.Http.Server/packages.config +++ b/nanoFramework.System.Net.Http.Server/packages.config @@ -4,8 +4,8 @@ - + - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Http.Server/packages.lock.json b/nanoFramework.System.Net.Http.Server/packages.lock.json index 5900785..d9820d7 100644 --- a/nanoFramework.System.Net.Http.Server/packages.lock.json +++ b/nanoFramework.System.Net.Http.Server/packages.lock.json @@ -28,9 +28,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[2.0.0-preview.25, 2.0.0-preview.25]", - "resolved": "2.0.0-preview.25", - "contentHash": "XS+R6px9F8y/eUNwGdch6kygcwH9fVtKtzjyCVSdvdnjXbecRYhKBUWEy9tejhjLUdQvIfIl5lMJPgW5lS2PRA==" + "requested": "[2.0.0-preview.32, 2.0.0-preview.32]", + "resolved": "2.0.0-preview.32", + "contentHash": "o8ZYiL25rCV7hivODK+w+L/heAGUXJv5HH0cWOF6qRo+6i5jc9dHV4M3kBKfnyRDKhiT9P8UC+Y4MNaBtkbsyw==" }, "nanoFramework.System.Text": { "type": "Direct", @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.10.85, 3.10.85]", - "resolved": "3.10.85", - "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" + "requested": "[3.10.91, 3.10.91]", + "resolved": "3.10.91", + "contentHash": "9MtEXm/um2lQAEoek1EkF4CXNH4JuXxv2jV3Ew2XlzP0LXxFaFiECS7ji8zf1ZaMnPGYbbom+Nm6y4ADc5HNHQ==" } } } diff --git a/nanoFramework.System.Net.Http.nuspec b/nanoFramework.System.Net.Http.nuspec index 41d1796..8cff6b1 100644 --- a/nanoFramework.System.Net.Http.nuspec +++ b/nanoFramework.System.Net.Http.nuspec @@ -24,7 +24,7 @@ These are meant to be used when there is the need to use smaller assemblies. - + diff --git a/nanoFramework.System.Net.Http/System.Net.Http.nfproj b/nanoFramework.System.Net.Http/System.Net.Http.nfproj index d98fbaf..eacc067 100644 --- a/nanoFramework.System.Net.Http/System.Net.Http.nfproj +++ b/nanoFramework.System.Net.Http/System.Net.Http.nfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\nanoFramework\v1.0\ @@ -125,7 +125,7 @@ ..\packages\nanoFramework.System.IO.Streams.2.0.0-preview.22\lib\netnano1.0\System.IO.Streams.dll - ..\packages\nanoFramework.System.Net.2.0.0-preview.25\lib\netnano1.0\System.Net.dll + ..\packages\nanoFramework.System.Net.2.0.0-preview.32\lib\netnano1.0\System.Net.dll ..\packages\nanoFramework.System.Threading.2.0.0-preview.14\lib\netnano1.0\System.Threading.dll @@ -141,8 +141,8 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Http/packages.config b/nanoFramework.System.Net.Http/packages.config index d1f4432..783faee 100644 --- a/nanoFramework.System.Net.Http/packages.config +++ b/nanoFramework.System.Net.Http/packages.config @@ -4,8 +4,8 @@ - + - + \ No newline at end of file diff --git a/nanoFramework.System.Net.Http/packages.lock.json b/nanoFramework.System.Net.Http/packages.lock.json index 5900785..d9820d7 100644 --- a/nanoFramework.System.Net.Http/packages.lock.json +++ b/nanoFramework.System.Net.Http/packages.lock.json @@ -28,9 +28,9 @@ }, "nanoFramework.System.Net": { "type": "Direct", - "requested": "[2.0.0-preview.25, 2.0.0-preview.25]", - "resolved": "2.0.0-preview.25", - "contentHash": "XS+R6px9F8y/eUNwGdch6kygcwH9fVtKtzjyCVSdvdnjXbecRYhKBUWEy9tejhjLUdQvIfIl5lMJPgW5lS2PRA==" + "requested": "[2.0.0-preview.32, 2.0.0-preview.32]", + "resolved": "2.0.0-preview.32", + "contentHash": "o8ZYiL25rCV7hivODK+w+L/heAGUXJv5HH0cWOF6qRo+6i5jc9dHV4M3kBKfnyRDKhiT9P8UC+Y4MNaBtkbsyw==" }, "nanoFramework.System.Text": { "type": "Direct", @@ -46,9 +46,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.10.85, 3.10.85]", - "resolved": "3.10.85", - "contentHash": "smhqiTAbnI/6NRn+k7m+a65qKY7nREbnFqFgqxiw3JS8kXiBUOxdCxIZFP9TOpCsoh46DbMlBlcd+dWQYAVVCA==" + "requested": "[3.10.91, 3.10.91]", + "resolved": "3.10.91", + "contentHash": "9MtEXm/um2lQAEoek1EkF4CXNH4JuXxv2jV3Ew2XlzP0LXxFaFiECS7ji8zf1ZaMnPGYbbom+Nm6y4ADc5HNHQ==" } } }