diff --git a/nanoFramework.System.Net.Http.Client.nuspec b/nanoFramework.System.Net.Http.Client.nuspec index e87aa942..086adfde 100644 --- a/nanoFramework.System.Net.Http.Client.nuspec +++ b/nanoFramework.System.Net.Http.Client.nuspec @@ -21,10 +21,10 @@ There is also a package with the server API only and another with the full API.< nanoFramework C# csharp netmf netnf System.Net.Http - + - + diff --git a/nanoFramework.System.Net.Http.Server.nuspec b/nanoFramework.System.Net.Http.Server.nuspec index 7830d6a1..234c79f3 100644 --- a/nanoFramework.System.Net.Http.Server.nuspec +++ b/nanoFramework.System.Net.Http.Server.nuspec @@ -23,10 +23,10 @@ There is also a package with the client API only and another with the full API. nanoFramework C# csharp netmf netnf nanoFramework.System.Net.Http - + - + diff --git a/nanoFramework.System.Net.Http.nuspec b/nanoFramework.System.Net.Http.nuspec index 15f8d2d6..aac50567 100644 --- a/nanoFramework.System.Net.Http.nuspec +++ b/nanoFramework.System.Net.Http.nuspec @@ -22,10 +22,10 @@ These are meant to be used when there is the need to use smaller assemblies.nanoFramework C# csharp netmf netnf System.Net.Http - + - + diff --git a/nanoFramework.System.Net.Http/System.Net.Http.nfproj b/nanoFramework.System.Net.Http/System.Net.Http.nfproj index d89026da..386bb7ed 100644 --- a/nanoFramework.System.Net.Http/System.Net.Http.nfproj +++ b/nanoFramework.System.Net.Http/System.Net.Http.nfproj @@ -81,8 +81,8 @@ ..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll True - - ..\packages\nanoFramework.Runtime.Events.1.9.2-preview.14\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.9.2\lib\nanoFramework.Runtime.Events.dll True @@ -94,7 +94,7 @@ True - ..\packages\nanoFramework.System.Net.1.7.1-preview.19\lib\System.Net.dll + ..\packages\nanoFramework.System.Net.1.7.1-preview.21\lib\System.Net.dll True diff --git a/nanoFramework.System.Net.Http/packages.config b/nanoFramework.System.Net.Http/packages.config index a411c362..d5db313a 100644 --- a/nanoFramework.System.Net.Http/packages.config +++ b/nanoFramework.System.Net.Http/packages.config @@ -1,9 +1,9 @@  - + - + \ No newline at end of file