From fdc145a968dab1c5028e2ef317f880f8feb7f2ab Mon Sep 17 00:00:00 2001 From: nfbot Date: Mon, 4 Mar 2024 16:42:12 +0000 Subject: [PATCH] Update 8 NuGet dependencies --- .../Socket.Client_WiFi.nfproj | 34 +++++++-------- .../Socket.Client_WiFi/packages.config | 14 +++---- .../SecureClient_WiFi.nfproj | 40 ++++++++++-------- samples/SSL/SecureClient_WiFi/packages.config | 16 ++++---- .../SecureServer_WiFi.nfproj | 35 +++++++++------- samples/SSL/SecureServer_WiFi/packages.config | 14 +++---- samples/Wifi/ScanWiFi/ScanWiFi.nfproj | 41 +++++++++++-------- samples/Wifi/ScanWiFi/packages.config | 14 +++---- 8 files changed, 115 insertions(+), 93 deletions(-) diff --git a/samples/Networking/Socket.Client_WiFi/Socket.Client_WiFi.nfproj b/samples/Networking/Socket.Client_WiFi/Socket.Client_WiFi.nfproj index 97d156a2..d5a3947d 100644 --- a/samples/Networking/Socket.Client_WiFi/Socket.Client_WiFi.nfproj +++ b/samples/Networking/Socket.Client_WiFi/Socket.Client_WiFi.nfproj @@ -25,38 +25,38 @@ - - ..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll + + + + + ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll True - - ..\packages\nanoFramework.Runtime.Events.1.10.0\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.11.15\lib\nanoFramework.Runtime.Events.dll True - - ..\packages\nanoFramework.System.Text.1.1.3\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll True - - ..\packages\nanoFramework.System.Device.Wifi.1.4.0.12\lib\System.Device.Wifi.dll + + ..\packages\nanoFramework.System.Device.Wifi.1.5.76\lib\System.Device.Wifi.dll True - - ..\packages\nanoFramework.System.IO.Streams.1.0.0\lib\System.IO.Streams.dll + + ..\packages\nanoFramework.System.IO.Streams.1.1.52\lib\System.IO.Streams.dll True - - ..\packages\nanoFramework.System.Net.1.8.2.3\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.10.72\lib\System.Net.dll True - - ..\packages\nanoFramework.System.Threading.1.0.4\lib\System.Threading.dll + + ..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll True - - - diff --git a/samples/Networking/Socket.Client_WiFi/packages.config b/samples/Networking/Socket.Client_WiFi/packages.config index da3b3fbb..e4d6fad0 100644 --- a/samples/Networking/Socket.Client_WiFi/packages.config +++ b/samples/Networking/Socket.Client_WiFi/packages.config @@ -1,10 +1,10 @@  - - - - - - - + + + + + + + \ No newline at end of file diff --git a/samples/SSL/SecureClient_WiFi/SecureClient_WiFi.nfproj b/samples/SSL/SecureClient_WiFi/SecureClient_WiFi.nfproj index f0a9f48f..82370df5 100644 --- a/samples/SSL/SecureClient_WiFi/SecureClient_WiFi.nfproj +++ b/samples/SSL/SecureClient_WiFi/SecureClient_WiFi.nfproj @@ -39,29 +39,37 @@ - - ..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll + True - - ..\packages\nanoFramework.ResourceManager.1.2.7\lib\nanoFramework.ResourceManager.dll + + ..\packages\nanoFramework.ResourceManager.1.2.19\lib\nanoFramework.ResourceManager.dll + True - - ..\packages\nanoFramework.Runtime.Events.1.11.1\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.11.15\lib\nanoFramework.Runtime.Events.dll + True - - ..\packages\nanoFramework.System.Text.1.2.22\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll + True - - ..\packages\nanoFramework.System.Device.Wifi.1.5.37\lib\System.Device.Wifi.dll + + ..\packages\nanoFramework.System.Device.Wifi.1.5.76\lib\System.Device.Wifi.dll + True - - ..\packages\nanoFramework.System.IO.Streams.1.1.27\lib\System.IO.Streams.dll + + ..\packages\nanoFramework.System.IO.Streams.1.1.52\lib\System.IO.Streams.dll + True - - ..\packages\nanoFramework.System.Net.1.10.38\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.10.72\lib\System.Net.dll + True - - ..\packages\nanoFramework.System.Threading.1.1.8\lib\System.Threading.dll + + ..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll + True diff --git a/samples/SSL/SecureClient_WiFi/packages.config b/samples/SSL/SecureClient_WiFi/packages.config index bec60636..5baafaa1 100644 --- a/samples/SSL/SecureClient_WiFi/packages.config +++ b/samples/SSL/SecureClient_WiFi/packages.config @@ -1,11 +1,11 @@  - - - - - - - - + + + + + + + + \ No newline at end of file diff --git a/samples/SSL/SecureServer_WiFi/SecureServer_WiFi.nfproj b/samples/SSL/SecureServer_WiFi/SecureServer_WiFi.nfproj index 752b0850..d03df48a 100644 --- a/samples/SSL/SecureServer_WiFi/SecureServer_WiFi.nfproj +++ b/samples/SSL/SecureServer_WiFi/SecureServer_WiFi.nfproj @@ -26,26 +26,33 @@ - - ..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll + True - - ..\packages\nanoFramework.Runtime.Events.1.11.1\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.11.15\lib\nanoFramework.Runtime.Events.dll + True - - ..\packages\nanoFramework.System.Text.1.2.22\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll + True - - ..\packages\nanoFramework.System.Device.Wifi.1.5.37\lib\System.Device.Wifi.dll + + ..\packages\nanoFramework.System.Device.Wifi.1.5.76\lib\System.Device.Wifi.dll + True - - ..\packages\nanoFramework.System.IO.Streams.1.1.27\lib\System.IO.Streams.dll + + ..\packages\nanoFramework.System.IO.Streams.1.1.52\lib\System.IO.Streams.dll + True - - ..\packages\nanoFramework.System.Net.1.10.38\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.10.72\lib\System.Net.dll + True - - ..\packages\nanoFramework.System.Threading.1.1.8\lib\System.Threading.dll + + ..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll + True diff --git a/samples/SSL/SecureServer_WiFi/packages.config b/samples/SSL/SecureServer_WiFi/packages.config index 5f7ef6b9..e4d6fad0 100644 --- a/samples/SSL/SecureServer_WiFi/packages.config +++ b/samples/SSL/SecureServer_WiFi/packages.config @@ -1,10 +1,10 @@  - - - - - - - + + + + + + + \ No newline at end of file diff --git a/samples/Wifi/ScanWiFi/ScanWiFi.nfproj b/samples/Wifi/ScanWiFi/ScanWiFi.nfproj index f2a68a7b..7176bd51 100644 --- a/samples/Wifi/ScanWiFi/ScanWiFi.nfproj +++ b/samples/Wifi/ScanWiFi/ScanWiFi.nfproj @@ -22,31 +22,38 @@ - - ..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll + + + + + ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll + True - - ..\packages\nanoFramework.Runtime.Events.1.11.1\lib\nanoFramework.Runtime.Events.dll + + ..\packages\nanoFramework.Runtime.Events.1.11.15\lib\nanoFramework.Runtime.Events.dll + True - - ..\packages\nanoFramework.System.Text.1.2.22\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll + True - - ..\packages\nanoFramework.System.Device.Wifi.1.5.37\lib\System.Device.Wifi.dll + + ..\packages\nanoFramework.System.Device.Wifi.1.5.76\lib\System.Device.Wifi.dll + True - - ..\packages\nanoFramework.System.IO.Streams.1.1.27\lib\System.IO.Streams.dll + + ..\packages\nanoFramework.System.IO.Streams.1.1.52\lib\System.IO.Streams.dll + True - - ..\packages\nanoFramework.System.Net.1.10.38\lib\System.Net.dll + + ..\packages\nanoFramework.System.Net.1.10.72\lib\System.Net.dll + True - - ..\packages\nanoFramework.System.Threading.1.1.8\lib\System.Threading.dll + + ..\packages\nanoFramework.System.Threading.1.1.32\lib\System.Threading.dll + True - - - diff --git a/samples/Wifi/ScanWiFi/packages.config b/samples/Wifi/ScanWiFi/packages.config index ad92a710..e4d6fad0 100644 --- a/samples/Wifi/ScanWiFi/packages.config +++ b/samples/Wifi/ScanWiFi/packages.config @@ -1,10 +1,10 @@  - - - - - - - + + + + + + + \ No newline at end of file