diff --git a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj index baf32bc0..68d33dc1 100644 --- a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj +++ b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj @@ -47,12 +47,12 @@ ..\..\packages\nanoFramework.Runtime.Events.1.11.6\lib\nanoFramework.Runtime.Events.dll True - - ..\..\packages\nanoFramework.TestFramework.2.1.59\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.2.1.60\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.2.1.59\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.2.1.60\lib\nanoFramework.UnitTestLauncher.exe True @@ -73,11 +73,11 @@ - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Test/SpiHardwareUnitTests/packages.config b/Test/SpiHardwareUnitTests/packages.config index b3b11f18..190a4a83 100644 --- a/Test/SpiHardwareUnitTests/packages.config +++ b/Test/SpiHardwareUnitTests/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/Test/SpiHardwareUnitTests/packages.lock.json b/Test/SpiHardwareUnitTests/packages.lock.json index 60477358..da04e22a 100644 --- a/Test/SpiHardwareUnitTests/packages.lock.json +++ b/Test/SpiHardwareUnitTests/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[2.1.59, 2.1.59]", - "resolved": "2.1.59", - "contentHash": "aVGOs2nzgCtfd3o0ORPZPm63Shkyo1027k6PobVyFQpSAKYzfo7y1VQGHoy4Owzyupk0KUgfg+V96lsvErcn4g==" + "requested": "[2.1.60, 2.1.60]", + "resolved": "2.1.60", + "contentHash": "YiZgZUdihLKQyYWlv9udYydyI/OKLz5Xhu/rBkQS2M4+zR3WMhLAVUkQJuPoFFYp7rRHFqCpxrn1+zKQC8El/g==" } } }