diff --git a/Tests/Client/TestClient.nfproj b/Tests/Client/TestClient.nfproj index b95348c..083c53e 100644 --- a/Tests/Client/TestClient.nfproj +++ b/Tests/Client/TestClient.nfproj @@ -31,8 +31,8 @@ ..\..\packages\nanoFramework.Runtime.Events.1.11.30\lib\nanoFramework.Runtime.Events.dll - - ..\..\packages\nanoFramework.Runtime.Native.1.7.8\lib\nanoFramework.Runtime.Native.dll + + ..\..\packages\nanoFramework.Runtime.Native.1.7.9\lib\nanoFramework.Runtime.Native.dll ..\..\packages\nanoFramework.System.Text.1.3.29\lib\nanoFramework.System.Text.dll diff --git a/Tests/Client/packages.config b/Tests/Client/packages.config index 729559d..9b436a8 100644 --- a/Tests/Client/packages.config +++ b/Tests/Client/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/Tests/Client/packages.lock.json b/Tests/Client/packages.lock.json index eacfcba..719fbc0 100644 --- a/Tests/Client/packages.lock.json +++ b/Tests/Client/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[1.7.8, 1.7.8]", - "resolved": "1.7.8", - "contentHash": "8wWz/dUDJ3BHTVHNZ9VqLjaWyfn9OB1DU2iJgY7WvV/DkVMF3mLw80/3g5I5BfAUUhNq1DgQo8Id5yt4QOZq+g==" + "requested": "[1.7.9, 1.7.9]", + "resolved": "1.7.9", + "contentHash": "ekjQ4lTNVZ5FNrgry6XV0e7ydOSvcDGuAnSaNQewiBQAfSbpTZx3njCwU5SU5wcO+tBqT4wP7K1LNtw7unaUkg==" }, "nanoFramework.System.Text": { "type": "Direct", diff --git a/nanoFramework.Device.Bluetooth.nuspec b/nanoFramework.Device.Bluetooth.nuspec index e686333..ebbab45 100644 --- a/nanoFramework.Device.Bluetooth.nuspec +++ b/nanoFramework.Device.Bluetooth.nuspec @@ -20,7 +20,7 @@ This package requires a target with nanoFramework.Device.Bluetooth v$nativeVersi nanoFramework C# csharp netmf netnf nanoFramework.Device.Bluetooth - + diff --git a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj index 3868b93..4705cc5 100644 --- a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj +++ b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj @@ -143,8 +143,8 @@ ..\packages\nanoFramework.Runtime.Events.1.11.30\lib\nanoFramework.Runtime.Events.dll - - ..\packages\nanoFramework.Runtime.Native.1.7.8\lib\nanoFramework.Runtime.Native.dll + + ..\packages\nanoFramework.Runtime.Native.1.7.9\lib\nanoFramework.Runtime.Native.dll ..\packages\nanoFramework.System.Collections.1.5.62\lib\nanoFramework.System.Collections.dll diff --git a/nanoFramework.Device.Bluetooth/packages.config b/nanoFramework.Device.Bluetooth/packages.config index 070ddd4..addbda6 100644 --- a/nanoFramework.Device.Bluetooth/packages.config +++ b/nanoFramework.Device.Bluetooth/packages.config @@ -2,7 +2,7 @@ - + diff --git a/nanoFramework.Device.Bluetooth/packages.lock.json b/nanoFramework.Device.Bluetooth/packages.lock.json index 5c0c743..d2df68a 100644 --- a/nanoFramework.Device.Bluetooth/packages.lock.json +++ b/nanoFramework.Device.Bluetooth/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.Runtime.Native": { "type": "Direct", - "requested": "[1.7.8, 1.7.8]", - "resolved": "1.7.8", - "contentHash": "8wWz/dUDJ3BHTVHNZ9VqLjaWyfn9OB1DU2iJgY7WvV/DkVMF3mLw80/3g5I5BfAUUhNq1DgQo8Id5yt4QOZq+g==" + "requested": "[1.7.9, 1.7.9]", + "resolved": "1.7.9", + "contentHash": "ekjQ4lTNVZ5FNrgry6XV0e7ydOSvcDGuAnSaNQewiBQAfSbpTZx3njCwU5SU5wcO+tBqT4wP7K1LNtw7unaUkg==" }, "nanoFramework.System.Collections": { "type": "Direct",