diff --git a/nanoFramework.System.Net.Http.Client.nuspec b/nanoFramework.System.Net.Http.Client.nuspec index afc8390..042e469 100644 --- a/nanoFramework.System.Net.Http.Client.nuspec +++ b/nanoFramework.System.Net.Http.Client.nuspec @@ -23,7 +23,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 fa33223..3a95e36 100644 --- a/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj +++ b/nanoFramework.System.Net.Http.Client/System.Net.Http.Client.nfproj @@ -224,8 +224,8 @@ ..\packages\nanoFramework.System.IO.Streams.1.1.96\lib\System.IO.Streams.dll - - ..\packages\nanoFramework.System.Net.1.11.46\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.47\lib\System.Net.dll ..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/nanoFramework.System.Net.Http.Client/packages.config b/nanoFramework.System.Net.Http.Client/packages.config index 4d1314d..196d06f 100644 --- a/nanoFramework.System.Net.Http.Client/packages.config +++ b/nanoFramework.System.Net.Http.Client/packages.config @@ -4,7 +4,7 @@ - + diff --git a/nanoFramework.System.Net.Http.Client/packages.lock.json b/nanoFramework.System.Net.Http.Client/packages.lock.json index 4ba7b52..36c84f6 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": "[1.11.46, 1.11.46]", - "resolved": "1.11.46", - "contentHash": "cowzYj1VZHdo2Ey+AmIt3u8+rXQHu+q7KuQq1C46SKhSZoVW5PTMaLOvOZ2sXN1ySiHTLqSebRJEKomcA+XnxA==" + "requested": "[1.11.47, 1.11.47]", + "resolved": "1.11.47", + "contentHash": "fPjTPfaqDiirh9AysBLlEX5/KbaOliSxyspwpBTcM5OupCNjVXz0aZ9fOWex+BMjZei6GpG74kP8Z4ml912pcw==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoFramework.System.Net.Http.Server.nuspec b/nanoFramework.System.Net.Http.Server.nuspec index 1339b88..2e762e5 100644 --- a/nanoFramework.System.Net.Http.Server.nuspec +++ b/nanoFramework.System.Net.Http.Server.nuspec @@ -23,7 +23,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 316c52b..47ef3b8 100644 --- a/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj +++ b/nanoFramework.System.Net.Http.Server/System.Net.Http.Server.nfproj @@ -150,8 +150,8 @@ ..\packages\nanoFramework.System.IO.Streams.1.1.96\lib\System.IO.Streams.dll - - ..\packages\nanoFramework.System.Net.1.11.46\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.47\lib\System.Net.dll ..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/nanoFramework.System.Net.Http.Server/packages.config b/nanoFramework.System.Net.Http.Server/packages.config index 4d1314d..196d06f 100644 --- a/nanoFramework.System.Net.Http.Server/packages.config +++ b/nanoFramework.System.Net.Http.Server/packages.config @@ -4,7 +4,7 @@ - + diff --git a/nanoFramework.System.Net.Http.Server/packages.lock.json b/nanoFramework.System.Net.Http.Server/packages.lock.json index 4ba7b52..36c84f6 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": "[1.11.46, 1.11.46]", - "resolved": "1.11.46", - "contentHash": "cowzYj1VZHdo2Ey+AmIt3u8+rXQHu+q7KuQq1C46SKhSZoVW5PTMaLOvOZ2sXN1ySiHTLqSebRJEKomcA+XnxA==" + "requested": "[1.11.47, 1.11.47]", + "resolved": "1.11.47", + "contentHash": "fPjTPfaqDiirh9AysBLlEX5/KbaOliSxyspwpBTcM5OupCNjVXz0aZ9fOWex+BMjZei6GpG74kP8Z4ml912pcw==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoFramework.System.Net.Http.nuspec b/nanoFramework.System.Net.Http.nuspec index 165a73a..aedcb91 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 ee0c5a8..c7107be 100644 --- a/nanoFramework.System.Net.Http/System.Net.Http.nfproj +++ b/nanoFramework.System.Net.Http/System.Net.Http.nfproj @@ -124,8 +124,8 @@ ..\packages\nanoFramework.System.IO.Streams.1.1.96\lib\System.IO.Streams.dll - - ..\packages\nanoFramework.System.Net.1.11.46\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.11.47\lib\System.Net.dll ..\packages\nanoFramework.System.Threading.1.1.52\lib\System.Threading.dll diff --git a/nanoFramework.System.Net.Http/packages.config b/nanoFramework.System.Net.Http/packages.config index 4d1314d..196d06f 100644 --- a/nanoFramework.System.Net.Http/packages.config +++ b/nanoFramework.System.Net.Http/packages.config @@ -4,7 +4,7 @@ - + diff --git a/nanoFramework.System.Net.Http/packages.lock.json b/nanoFramework.System.Net.Http/packages.lock.json index 4ba7b52..36c84f6 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": "[1.11.46, 1.11.46]", - "resolved": "1.11.46", - "contentHash": "cowzYj1VZHdo2Ey+AmIt3u8+rXQHu+q7KuQq1C46SKhSZoVW5PTMaLOvOZ2sXN1ySiHTLqSebRJEKomcA+XnxA==" + "requested": "[1.11.47, 1.11.47]", + "resolved": "1.11.47", + "contentHash": "fPjTPfaqDiirh9AysBLlEX5/KbaOliSxyspwpBTcM5OupCNjVXz0aZ9fOWex+BMjZei6GpG74kP8Z4ml912pcw==" }, "nanoFramework.System.Text": { "type": "Direct",