diff --git a/Tests/Client/TestClient.nfproj b/Tests/Client/TestClient.nfproj index 85b68b4..ff4f92d 100644 --- a/Tests/Client/TestClient.nfproj +++ b/Tests/Client/TestClient.nfproj @@ -25,8 +25,8 @@ - - ..\..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll ..\..\packages\nanoFramework.Runtime.Events.1.11.29\lib\nanoFramework.Runtime.Events.dll diff --git a/Tests/Client/packages.config b/Tests/Client/packages.config index daeb5e5..b18bac3 100644 --- a/Tests/Client/packages.config +++ b/Tests/Client/packages.config @@ -1,6 +1,6 @@  - + diff --git a/Tests/Client/packages.lock.json b/Tests/Client/packages.lock.json index 60c1d4d..ebe04d8 100644 --- a/Tests/Client/packages.lock.json +++ b/Tests/Client/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.16.11, 1.16.11]", - "resolved": "1.16.11", - "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw==" + "requested": "[1.17.1, 1.17.1]", + "resolved": "1.17.1", + "contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww==" }, "nanoFramework.Runtime.Events": { "type": "Direct", diff --git a/Tests/NFUnitTest1/NFUnitTest1.nfproj b/Tests/NFUnitTest1/NFUnitTest1.nfproj index aaf65b8..11e3e55 100644 --- a/Tests/NFUnitTest1/NFUnitTest1.nfproj +++ b/Tests/NFUnitTest1/NFUnitTest1.nfproj @@ -34,17 +34,17 @@ - - ..\..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll ..\..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll - - ..\..\packages\nanoFramework.TestFramework.3.0.67\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.3.0.68\lib\nanoFramework.TestFramework.dll - ..\..\packages\nanoFramework.TestFramework.3.0.67\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.3.0.68\lib\nanoFramework.UnitTestLauncher.exe diff --git a/Tests/NFUnitTest1/packages.config b/Tests/NFUnitTest1/packages.config index 7b3ffd4..694bb79 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 3b6e073..f1d381b 100644 --- a/Tests/NFUnitTest1/packages.lock.json +++ b/Tests/NFUnitTest1/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.16.11, 1.16.11]", - "resolved": "1.16.11", - "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw==" + "requested": "[1.17.1, 1.17.1]", + "resolved": "1.17.1", + "contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww==" }, "nanoFramework.System.Text": { "type": "Direct", @@ -16,9 +16,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.67, 3.0.67]", - "resolved": "3.0.67", - "contentHash": "VMxUKkZlA7chG9fhfCvGTXp7odgPds1GcWOpgDLlWAYKVwPHLEW+MZ3h/FC8JYavo3cReKwu5pUE5CkYl6gN7Q==" + "requested": "[3.0.68, 3.0.68]", + "resolved": "3.0.68", + "contentHash": "K+CKHTFqUW0H46CjkcLOCHcrLJDGmwErisQDXIKvUEgp0gE7rrsAat072aCcjXxojotSwa34hD/NIV4OF7vXgQ==" } } } diff --git a/nanoFramework.Device.Bluetooth.nuspec b/nanoFramework.Device.Bluetooth.nuspec index 5f253cc..2ed12bd 100644 --- a/nanoFramework.Device.Bluetooth.nuspec +++ b/nanoFramework.Device.Bluetooth.nuspec @@ -19,7 +19,7 @@ This package requires a target with nanoFramework.Device.Bluetooth v$nativeVersion$ (checksum $checksum$). 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 5ceb9cb..0ddb9fc 100644 --- a/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj +++ b/nanoFramework.Device.Bluetooth/nanoFramework.Device.Bluetooth.nfproj @@ -137,8 +137,8 @@ - - ..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll ..\packages\nanoFramework.Runtime.Events.1.11.29\lib\nanoFramework.Runtime.Events.dll diff --git a/nanoFramework.Device.Bluetooth/packages.config b/nanoFramework.Device.Bluetooth/packages.config index 03b6f19..a3b734c 100644 --- a/nanoFramework.Device.Bluetooth/packages.config +++ b/nanoFramework.Device.Bluetooth/packages.config @@ -1,6 +1,6 @@  - + diff --git a/nanoFramework.Device.Bluetooth/packages.lock.json b/nanoFramework.Device.Bluetooth/packages.lock.json index a69166c..089e66e 100644 --- a/nanoFramework.Device.Bluetooth/packages.lock.json +++ b/nanoFramework.Device.Bluetooth/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.16.11, 1.16.11]", - "resolved": "1.16.11", - "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw==" + "requested": "[1.17.1, 1.17.1]", + "resolved": "1.17.1", + "contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww==" }, "nanoFramework.Runtime.Events": { "type": "Direct",