diff --git a/System.IO.FileSystem.UnitTests/System.IO.FileSystem.UnitTests.nfproj b/System.IO.FileSystem.UnitTests/System.IO.FileSystem.UnitTests.nfproj
index d3d82b9..4a3877b 100644
--- a/System.IO.FileSystem.UnitTests/System.IO.FileSystem.UnitTests.nfproj
+++ b/System.IO.FileSystem.UnitTests/System.IO.FileSystem.UnitTests.nfproj
@@ -55,17 +55,17 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll
-
- ..\packages\nanoFramework.System.Text.1.3.1\lib\nanoFramework.System.Text.dll
+
+ ..\packages\nanoFramework.System.Text.1.3.9\lib\nanoFramework.System.Text.dll
-
- ..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.TestFramework.dll
+
+ ..\packages\nanoFramework.TestFramework.3.0.57\lib\nanoFramework.TestFramework.dll
- ..\packages\nanoFramework.TestFramework.3.0.49\lib\nanoFramework.UnitTestLauncher.exe
+ ..\packages\nanoFramework.TestFramework.3.0.57\lib\nanoFramework.UnitTestLauncher.exe
..\packages\nanoFramework.System.IO.Streams.1.1.77\lib\System.IO.Streams.dll
diff --git a/System.IO.FileSystem.UnitTests/packages.config b/System.IO.FileSystem.UnitTests/packages.config
index f4ddb7e..8cf7c74 100644
--- a/System.IO.FileSystem.UnitTests/packages.config
+++ b/System.IO.FileSystem.UnitTests/packages.config
@@ -1,7 +1,7 @@
-
+
-
-
+
+
\ No newline at end of file
diff --git a/System.IO.FileSystem.UnitTests/packages.lock.json b/System.IO.FileSystem.UnitTests/packages.lock.json
index 8f3a38b..b02a472 100644
--- a/System.IO.FileSystem.UnitTests/packages.lock.json
+++ b/System.IO.FileSystem.UnitTests/packages.lock.json
@@ -4,9 +4,9 @@
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
- "requested": "[1.15.5, 1.15.5]",
- "resolved": "1.15.5",
- "contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg=="
+ "requested": "[1.16.1, 1.16.1]",
+ "resolved": "1.16.1",
+ "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA=="
},
"nanoFramework.System.IO.Streams": {
"type": "Direct",
@@ -16,15 +16,15 @@
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[1.3.1, 1.3.1]",
- "resolved": "1.3.1",
- "contentHash": "6BFCg7LUeN0Xx1R4QQF6HKDb3BnihtYY7X47IIkfFmsIurJbu643HyidhTxG/BwK4UYWRMC/Io4s/KdsLs6WlA=="
+ "requested": "[1.3.9, 1.3.9]",
+ "resolved": "1.3.9",
+ "contentHash": "IVQ+Hsu6KqFzvFC13cjAA4/J/1wi44Xa7GOu4R47v24HogsXKKus6Pn4icR2pffpLoythCVgX8L1qSiqTuPOEg=="
},
"nanoFramework.TestFramework": {
"type": "Direct",
- "requested": "[3.0.49, 3.0.49]",
- "resolved": "3.0.49",
- "contentHash": "+9xecBciJEhjSbNvnfET1nT3Zxvem9DMg8/yd30EOTHbccFhp5sjG5SO3CWVP/aLJib2I8KkjINiWXPjAuW7+w=="
+ "requested": "[3.0.57, 3.0.57]",
+ "resolved": "3.0.57",
+ "contentHash": "cVStR5Fg+Qk1ClDG5y5ep7v1oH9TTXD35o/vkElYQYo/mrpuo1RVBOu4BNe2caT0RKZqJnFZYiTO9mg+UnxITQ=="
}
}
}
diff --git a/System.IO.FileSystem/System.IO.FileSystem.nfproj b/System.IO.FileSystem/System.IO.FileSystem.nfproj
index 65a7f49..567ce08 100644
--- a/System.IO.FileSystem/System.IO.FileSystem.nfproj
+++ b/System.IO.FileSystem/System.IO.FileSystem.nfproj
@@ -82,17 +82,17 @@
-
- ..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll
+
+ ..\packages\nanoFramework.CoreLibrary.1.16.1\lib\mscorlib.dll
-
- ..\packages\nanoFramework.Runtime.Events.1.11.18\lib\nanoFramework.Runtime.Events.dll
+
+ ..\packages\nanoFramework.Runtime.Events.1.11.26\lib\nanoFramework.Runtime.Events.dll
-
- ..\packages\nanoFramework.System.Runtime.1.0.27\lib\nanoFramework.System.Runtime.dll
+
+ ..\packages\nanoFramework.System.Runtime.1.0.28\lib\nanoFramework.System.Runtime.dll
-
- ..\packages\nanoFramework.System.Text.1.3.1\lib\nanoFramework.System.Text.dll
+
+ ..\packages\nanoFramework.System.Text.1.3.9\lib\nanoFramework.System.Text.dll
..\packages\nanoFramework.System.IO.Streams.1.1.77\lib\System.IO.Streams.dll
diff --git a/System.IO.FileSystem/packages.config b/System.IO.FileSystem/packages.config
index 6cf6927..996c60c 100644
--- a/System.IO.FileSystem/packages.config
+++ b/System.IO.FileSystem/packages.config
@@ -1,9 +1,9 @@
-
-
+
+
-
-
+
+
\ No newline at end of file
diff --git a/System.IO.FileSystem/packages.lock.json b/System.IO.FileSystem/packages.lock.json
index f01d44c..cd7f6ba 100644
--- a/System.IO.FileSystem/packages.lock.json
+++ b/System.IO.FileSystem/packages.lock.json
@@ -4,15 +4,15 @@
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
- "requested": "[1.15.5, 1.15.5]",
- "resolved": "1.15.5",
- "contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg=="
+ "requested": "[1.16.1, 1.16.1]",
+ "resolved": "1.16.1",
+ "contentHash": "pUQR6+CuheWC6UXkiIXhmknPkm50OYuKs6TcIBieV50D1R991QSJUFWjM1AixT/37REh8rzx2OAPgX6YDs06zA=="
},
"nanoFramework.Runtime.Events": {
"type": "Direct",
- "requested": "[1.11.18, 1.11.18]",
- "resolved": "1.11.18",
- "contentHash": "t0XpUkdyBBBv/0S4oGx3yUJG1iPYWc38odvZW8mVoioSxZOJrRkRHpNfwYxTxtP4LIEyyesOPEH42d05FHfHzA=="
+ "requested": "[1.11.26, 1.11.26]",
+ "resolved": "1.11.26",
+ "contentHash": "xFkgVKv2mnTEwXwNS3lqf2TH4b26TZhq1gqCWPCmLnA6tEpfNP6dpWkm9kwrQ7R2VIdDOtyi3CZhLNAB2bPARg=="
},
"nanoFramework.System.IO.Streams": {
"type": "Direct",
@@ -22,15 +22,15 @@
},
"nanoFramework.System.Runtime": {
"type": "Direct",
- "requested": "[1.0.27, 1.0.27]",
- "resolved": "1.0.27",
- "contentHash": "aMwvQV6AR+XlDc+dHR/fWWnTe5dc7LDaqZS0ccfmd31Y39dZnmX3iQB2wXWtZGvXLCC+obc3IF3Vc70FiG0raw=="
+ "requested": "[1.0.28, 1.0.28]",
+ "resolved": "1.0.28",
+ "contentHash": "r4eWrf0zTmusgnEfGRWv8mJeOeuiq0eYo3wNRjoNgvzrkbxKYp26xZNsRnnMs2ZC9iC9nW/JBSB9cM8CDu5X0w=="
},
"nanoFramework.System.Text": {
"type": "Direct",
- "requested": "[1.3.1, 1.3.1]",
- "resolved": "1.3.1",
- "contentHash": "6BFCg7LUeN0Xx1R4QQF6HKDb3BnihtYY7X47IIkfFmsIurJbu643HyidhTxG/BwK4UYWRMC/Io4s/KdsLs6WlA=="
+ "requested": "[1.3.9, 1.3.9]",
+ "resolved": "1.3.9",
+ "contentHash": "IVQ+Hsu6KqFzvFC13cjAA4/J/1wi44Xa7GOu4R47v24HogsXKKus6Pn4icR2pffpLoythCVgX8L1qSiqTuPOEg=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
diff --git a/nanoFramework.System.IO.FileSystem.nuspec b/nanoFramework.System.IO.FileSystem.nuspec
index 1958624..05ba357 100644
--- a/nanoFramework.System.IO.FileSystem.nuspec
+++ b/nanoFramework.System.IO.FileSystem.nuspec
@@ -19,11 +19,11 @@
This package requires a target with System.IO.FileSystem v$nativeVersion$ (checksum $checksum$).
nanoFramework C# csharp netmf netnf System.IO.FileSystem
-
-
+
+
-
-
+
+