diff --git a/Tests/UnitTestsSerialPort/UnitTestsSerialPort.nfproj b/Tests/UnitTestsSerialPort/UnitTestsSerialPort.nfproj index 89fc116..356efcc 100644 --- a/Tests/UnitTestsSerialPort/UnitTestsSerialPort.nfproj +++ b/Tests/UnitTestsSerialPort/UnitTestsSerialPort.nfproj @@ -44,7 +44,7 @@ ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.35\lib\netnano1.0\mscorlib.dll - ..\..\packages\nanoFramework.Hardware.Esp32.2.0.0-preview.6\lib\nanoFramework.Hardware.Esp32.dll + ..\..\packages\nanoFramework.Hardware.Esp32.2.0.0-preview.7\lib\nanoFramework.Hardware.Esp32.dll ..\..\packages\nanoFramework.Runtime.Events.2.0.0-preview.8\lib\nanoFramework.Runtime.Events.dll diff --git a/Tests/UnitTestsSerialPort/packages.config b/Tests/UnitTestsSerialPort/packages.config index 3d0c1a8..e1868d4 100644 --- a/Tests/UnitTestsSerialPort/packages.config +++ b/Tests/UnitTestsSerialPort/packages.config @@ -1,7 +1,7 @@  - + diff --git a/Tests/UnitTestsSerialPort/packages.lock.json b/Tests/UnitTestsSerialPort/packages.lock.json index 022193f..659329a 100644 --- a/Tests/UnitTestsSerialPort/packages.lock.json +++ b/Tests/UnitTestsSerialPort/packages.lock.json @@ -10,9 +10,9 @@ }, "nanoFramework.Hardware.Esp32": { "type": "Direct", - "requested": "[2.0.0-preview.6, 2.0.0-preview.6]", - "resolved": "2.0.0-preview.6", - "contentHash": "UpV0LRx7vugv8tud0y4kSIkQdkZ5+rTsmgVemzJ/nXPwQl26TYRS8DA0E4X+NbxOiasL6gOaekmf3uWoig4rvQ==" + "requested": "[2.0.0-preview.7, 2.0.0-preview.7]", + "resolved": "2.0.0-preview.7", + "contentHash": "BT9zyKMyVjrTS3kbtPcZdVnjD8lvcWOKmPP5iwcBBt4OLn6ggCEi81pfz24Lj/qmV15kgE88CwkffpZwxm/EhA==" }, "nanoFramework.Runtime.Events": { "type": "Direct",