diff --git a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj
index 8c487eb9..a36f3ce3 100644
--- a/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj
+++ b/Test/SpiHardwareUnitTests/SpiHardwareUnitTests.nfproj
@@ -45,11 +45,11 @@
..\..\packages\nanoFramework.Runtime.Events.1.11.32\lib\nanoFramework.Runtime.Events.dll
-
- ..\..\packages\nanoFramework.TestFramework.3.0.75\lib\nanoFramework.TestFramework.dll
+
+ ..\..\packages\nanoFramework.TestFramework.3.0.77\lib\nanoFramework.TestFramework.dll
- ..\..\packages\nanoFramework.TestFramework.3.0.75\lib\nanoFramework.UnitTestLauncher.exe
+ ..\..\packages\nanoFramework.TestFramework.3.0.77\lib\nanoFramework.UnitTestLauncher.exe
..\..\packages\nanoFramework.System.Device.Gpio.1.1.57\lib\System.Device.Gpio.dll
diff --git a/Test/SpiHardwareUnitTests/packages.config b/Test/SpiHardwareUnitTests/packages.config
index fa51231b..95341c2a 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 200315a6..275fbf69 100644
--- a/Test/SpiHardwareUnitTests/packages.lock.json
+++ b/Test/SpiHardwareUnitTests/packages.lock.json
@@ -22,9 +22,9 @@
},
"nanoFramework.TestFramework": {
"type": "Direct",
- "requested": "[3.0.75, 3.0.75]",
- "resolved": "3.0.75",
- "contentHash": "bFqqgfIs6o7M0v3oZAD7NgzDdoPgLeNVyyOHGRxtaiMAyL8BBeBobjKw+OXA0LHT5jPx0qZBH2mcMDV1k8MVBQ=="
+ "requested": "[3.0.77, 3.0.77]",
+ "resolved": "3.0.77",
+ "contentHash": "Py5W1oN84KMBmOOHCzdz6pyi3bZTnQu9BoqIx0KGqkhG3V8kGoem/t+BuCM0pMIWAyl2iMP1n2S9624YXmBJZw=="
}
}
}