diff --git a/Tests/ConfigTests/ConfigurationTests.nfproj b/Tests/ConfigTests/ConfigurationTests.nfproj
index 5d47501..63916fc 100644
--- a/Tests/ConfigTests/ConfigurationTests.nfproj
+++ b/Tests/ConfigTests/ConfigurationTests.nfproj
@@ -36,11 +36,11 @@
..\..\packages\nanoFramework.CoreLibrary.1.17.7\lib\mscorlib.dll
-
- ..\..\packages\nanoFramework.TestFramework.3.0.69\lib\nanoFramework.TestFramework.dll
+
+ ..\..\packages\nanoFramework.TestFramework.3.0.73\lib\nanoFramework.TestFramework.dll
- ..\..\packages\nanoFramework.TestFramework.3.0.69\lib\nanoFramework.UnitTestLauncher.exe
+ ..\..\packages\nanoFramework.TestFramework.3.0.73\lib\nanoFramework.UnitTestLauncher.exe
diff --git a/Tests/ConfigTests/packages.config b/Tests/ConfigTests/packages.config
index 7544e3f..a86a0b8 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 c191751..49b36fe 100644
--- a/Tests/ConfigTests/packages.lock.json
+++ b/Tests/ConfigTests/packages.lock.json
@@ -10,9 +10,9 @@
},
"nanoFramework.TestFramework": {
"type": "Direct",
- "requested": "[3.0.69, 3.0.69]",
- "resolved": "3.0.69",
- "contentHash": "4wrXprAEyIC6uJLmChqr8T+QihBkkblFaPVaJgRoAaAffGnPENe30IcW1hiTGwQD6xdDl3SDSk07ShZ1+5hHyw=="
+ "requested": "[3.0.73, 3.0.73]",
+ "resolved": "3.0.73",
+ "contentHash": "T2/iUCmOJdc7Cn3GhAzDHeaVzQMUakhL0y/MO3rre0sj6S0ATV9+u73N7OUOqYTAnz+DoAEKa9JqXMHy/UIreQ=="
}
}
}