diff --git a/Tests/ConfigTests/ConfigurationTests.nfproj b/Tests/ConfigTests/ConfigurationTests.nfproj index 90a8aea..871864a 100644 --- a/Tests/ConfigTests/ConfigurationTests.nfproj +++ b/Tests/ConfigTests/ConfigurationTests.nfproj @@ -36,11 +36,11 @@ ..\..\packages\nanoFramework.CoreLibrary.1.17.11\lib\mscorlib.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 diff --git a/Tests/ConfigTests/packages.config b/Tests/ConfigTests/packages.config index 8db38fc..28d330b 100644 --- a/Tests/ConfigTests/packages.config +++ b/Tests/ConfigTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/ConfigTests/packages.lock.json b/Tests/ConfigTests/packages.lock.json index 83d1e4d..2137220 100644 --- a/Tests/ConfigTests/packages.lock.json +++ b/Tests/ConfigTests/packages.lock.json @@ -10,9 +10,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==" } } }