diff --git a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj index deeadc9f..3ca4f017 100644 --- a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj +++ b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj @@ -47,12 +47,12 @@ ..\..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll True - - ..\..\packages\nanoFramework.TestFramework.2.1.100\lib\nanoFramework.TestFramework.dll + + ..\..\packages\nanoFramework.TestFramework.2.1.102\lib\nanoFramework.TestFramework.dll True - ..\..\packages\nanoFramework.TestFramework.2.1.100\lib\nanoFramework.UnitTestLauncher.exe + ..\..\packages\nanoFramework.TestFramework.2.1.102\lib\nanoFramework.UnitTestLauncher.exe True diff --git a/Test/SpiHardwareUnitTests/packages.config b/Test/SpiHardwareUnitTests/packages.config index 84469eac..e8e4d3ce 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 07a34a7f..ba66b13a 100644 --- a/Test/SpiHardwareUnitTests/packages.lock.json +++ b/Test/SpiHardwareUnitTests/packages.lock.json @@ -22,9 +22,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[2.1.100, 2.1.100]", - "resolved": "2.1.100", - "contentHash": "WCJSvr4p0wSjKFQGRNAwNbcJEOOZLUo1t1KXH67Lj6s3mw71oKgKaRjUYDBEDyOMOYyrjxigY9PwQvo0zbn+5A==" + "requested": "[2.1.102, 2.1.102]", + "resolved": "2.1.102", + "contentHash": "miXwPCSlVmUR2JhV8YLGmTVXmykXC4EULGaTvXndnmXzCHZlyE92Y+1mo3QlC7EA74WDBnl3FJY4FGoGJEoEsQ==" } } }