diff --git a/Tests/Client/TestClient.nfproj b/Tests/Client/TestClient.nfproj index a3b7e04..85b68b4 100644 --- a/Tests/Client/TestClient.nfproj +++ b/Tests/Client/TestClient.nfproj @@ -34,8 +34,8 @@ ..\..\packages\nanoFramework.Runtime.Native.1.7.8\lib\nanoFramework.Runtime.Native.dll - - ..\..\packages\nanoFramework.System.Text.1.3.9\lib\nanoFramework.System.Text.dll + + ..\..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll diff --git a/Tests/Client/packages.config b/Tests/Client/packages.config index f527d4a..daeb5e5 100644 --- a/Tests/Client/packages.config +++ b/Tests/Client/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/Tests/Client/packages.lock.json b/Tests/Client/packages.lock.json index 9dc9d8b..60c1d4d 100644 --- a/Tests/Client/packages.lock.json +++ b/Tests/Client/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[1.3.9, 1.3.9]", - "resolved": "1.3.9", - "contentHash": "IVQ+Hsu6KqFzvFC13cjAA4/J/1wi44Xa7GOu4R47v24HogsXKKus6Pn4icR2pffpLoythCVgX8L1qSiqTuPOEg==" + "requested": "[1.3.16, 1.3.16]", + "resolved": "1.3.16", + "contentHash": "riHpJLHPhObWXRNEaF5uayhOyO+AHCDV8yDQYGaG/2SrwWjv2hLH+sOKZEqm3Tvv5+RiGSF3nDgGDMxT46dokg==" } } } diff --git a/Tests/NFUnitTest1/NFUnitTest1.nfproj b/Tests/NFUnitTest1/NFUnitTest1.nfproj index aebd884..6730430 100644 --- a/Tests/NFUnitTest1/NFUnitTest1.nfproj +++ b/Tests/NFUnitTest1/NFUnitTest1.nfproj @@ -37,14 +37,14 @@ ..\..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll - - ..\..\packages\nanoFramework.System.Text.1.3.9\lib\nanoFramework.System.Text.dll + + ..\..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll - - ..\..\packages\nanoFramework.TestFramework.3.0.57\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.3.0.60\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.3.0.57\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.3.0.60\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/NFUnitTest1/packages.config b/Tests/NFUnitTest1/packages.config index 7ed5d60..08b6df4 100644 --- a/Tests/NFUnitTest1/packages.config +++ b/Tests/NFUnitTest1/packages.config @@ -1,6 +1,6 @@  - - + + \ No newline at end of file diff --git a/Tests/NFUnitTest1/packages.lock.json b/Tests/NFUnitTest1/packages.lock.json index c6bec6b..abeeb91 100644 --- a/Tests/NFUnitTest1/packages.lock.json +++ b/Tests/NFUnitTest1/packages.lock.json @@ -10,15 +10,15 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[1.3.9, 1.3.9]", - "resolved": "1.3.9", - "contentHash": "IVQ+Hsu6KqFzvFC13cjAA4/J/1wi44Xa7GOu4R47v24HogsXKKus6Pn4icR2pffpLoythCVgX8L1qSiqTuPOEg==" + "requested": "[1.3.16, 1.3.16]", + "resolved": "1.3.16", + "contentHash": "riHpJLHPhObWXRNEaF5uayhOyO+AHCDV8yDQYGaG/2SrwWjv2hLH+sOKZEqm3Tvv5+RiGSF3nDgGDMxT46dokg==" }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.57, 3.0.57]", - "resolved": "3.0.57", - "contentHash": "cVStR5Fg+Qk1ClDG5y5ep7v1oH9TTXD35o/vkElYQYo/mrpuo1RVBOu4BNe2caT0RKZqJnFZYiTO9mg+UnxITQ==" + "requested": "[3.0.60, 3.0.60]", + "resolved": "3.0.60", + "contentHash": "O/4ViFY55cryqdhXOA1xY7tTMmXvi7TTW2Q/TOgMV78g+x1s8BB5Hh7S80qBmYgtvZ5FPhse8yS2ptzc1xHsJA==" } } } diff --git a/nanoFramework.Device.Bluetooth.nuspec b/nanoFramework.Device.Bluetooth.nuspec index d24000b..80c1b5c 100644 --- a/nanoFramework.Device.Bluetooth.nuspec +++ b/nanoFramework.Device.Bluetooth.nuspec @@ -22,7 +22,7 @@ This package requires a target with nanoFramework.Device.Bluetooth v$nativeVersi - + diff --git a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj index 534d200..870a362 100644 --- a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj +++ b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj @@ -149,8 +149,8 @@ ..\packages\nanoFramework.System.Collections.1.5.56\lib\nanoFramework.System.Collections.dll - - ..\packages\nanoFramework.System.Text.1.3.9\lib\nanoFramework.System.Text.dll + + ..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll diff --git a/nanoFramework.Device.Bluetooth/packages.config b/nanoFramework.Device.Bluetooth/packages.config index 7e3f372..329e29f 100644 --- a/nanoFramework.Device.Bluetooth/packages.config +++ b/nanoFramework.Device.Bluetooth/packages.config @@ -4,6 +4,6 @@ - + \ No newline at end of file diff --git a/nanoFramework.Device.Bluetooth/packages.lock.json b/nanoFramework.Device.Bluetooth/packages.lock.json index fbcebb9..6aed7ce 100644 --- a/nanoFramework.Device.Bluetooth/packages.lock.json +++ b/nanoFramework.Device.Bluetooth/packages.lock.json @@ -28,9 +28,9 @@ }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[1.3.9, 1.3.9]", - "resolved": "1.3.9", - "contentHash": "IVQ+Hsu6KqFzvFC13cjAA4/J/1wi44Xa7GOu4R47v24HogsXKKus6Pn4icR2pffpLoythCVgX8L1qSiqTuPOEg==" + "requested": "[1.3.16, 1.3.16]", + "resolved": "1.3.16", + "contentHash": "riHpJLHPhObWXRNEaF5uayhOyO+AHCDV8yDQYGaG/2SrwWjv2hLH+sOKZEqm3Tvv5+RiGSF3nDgGDMxT46dokg==" }, "Nerdbank.GitVersioning": { "type": "Direct",