diff --git a/Tests/UnitTestDebugLogging/UnitTestDebugLogging.nfproj b/Tests/UnitTestDebugLogging/UnitTestDebugLogging.nfproj index 5aa69bb..9d13de7 100644 --- a/Tests/UnitTestDebugLogging/UnitTestDebugLogging.nfproj +++ b/Tests/UnitTestDebugLogging/UnitTestDebugLogging.nfproj @@ -60,8 +60,8 @@ ..\..\packages\nanoFramework.TestFramework.3.0.75\lib\nanoFramework.UnitTestLauncher.exe - - ..\..\packages\nanoFramework.System.IO.FileSystem.1.1.83\lib\System.IO.FileSystem.dll + + ..\..\packages\nanoFramework.System.IO.FileSystem.1.1.85\lib\System.IO.FileSystem.dll ..\..\packages\nanoFramework.System.IO.Ports.1.1.131\lib\System.IO.Ports.dll diff --git a/Tests/UnitTestDebugLogging/packages.config b/Tests/UnitTestDebugLogging/packages.config index 2cf6de6..401b354 100644 --- a/Tests/UnitTestDebugLogging/packages.config +++ b/Tests/UnitTestDebugLogging/packages.config @@ -4,7 +4,7 @@ - + diff --git a/Tests/UnitTestDebugLogging/packages.lock.json b/Tests/UnitTestDebugLogging/packages.lock.json index e3b7d8e..6b7034d 100644 --- a/Tests/UnitTestDebugLogging/packages.lock.json +++ b/Tests/UnitTestDebugLogging/packages.lock.json @@ -28,9 +28,9 @@ }, "nanoFramework.System.IO.FileSystem": { "type": "Direct", - "requested": "[1.1.83, 1.1.83]", - "resolved": "1.1.83", - "contentHash": "ivD4vJn3Ru1UAvbSPopgVEZ48ozjtzKzCs/g1rnc+0NjNnAlWC1+yij0UvVznLkyyo/02z2663tBSdeqgCLV2Q==" + "requested": "[1.1.85, 1.1.85]", + "resolved": "1.1.85", + "contentHash": "7UAJHKiUT0pSWm+4Zf6H/Yo+EKBj01nF3T5Qkqb8AXYFmkfz4BFUauIWEWncCr6fsgclIU4EJ5HSDxuisCvN7g==" }, "nanoFramework.System.IO.Ports": { "type": "Direct", diff --git a/nanoFramework.Logging.Stream.nuspec b/nanoFramework.Logging.Stream.nuspec index d10d562..0d9141c 100644 --- a/nanoFramework.Logging.Stream.nuspec +++ b/nanoFramework.Logging.Stream.nuspec @@ -21,7 +21,7 @@ There is also a package with the Serial Logger only and another with the basic D - + diff --git a/nanoFramework.Logging.Stream/nanoFramework.Logging.Stream.nfproj b/nanoFramework.Logging.Stream/nanoFramework.Logging.Stream.nfproj index 2fc1ea8..3528bb5 100644 --- a/nanoFramework.Logging.Stream/nanoFramework.Logging.Stream.nfproj +++ b/nanoFramework.Logging.Stream/nanoFramework.Logging.Stream.nfproj @@ -54,8 +54,8 @@ ..\packages\nanoFramework.System.Text.1.3.42\lib\nanoFramework.System.Text.dll - - ..\packages\nanoFramework.System.IO.FileSystem.1.1.83\lib\System.IO.FileSystem.dll + + ..\packages\nanoFramework.System.IO.FileSystem.1.1.85\lib\System.IO.FileSystem.dll ..\packages\nanoFramework.System.IO.Streams.1.1.94\lib\System.IO.Streams.dll diff --git a/nanoFramework.Logging.Stream/packages.config b/nanoFramework.Logging.Stream/packages.config index 180cbef..457f4d3 100644 --- a/nanoFramework.Logging.Stream/packages.config +++ b/nanoFramework.Logging.Stream/packages.config @@ -2,7 +2,7 @@ - + diff --git a/nanoFramework.Logging.Stream/packages.lock.json b/nanoFramework.Logging.Stream/packages.lock.json index 8c5e0b8..2f429a6 100644 --- a/nanoFramework.Logging.Stream/packages.lock.json +++ b/nanoFramework.Logging.Stream/packages.lock.json @@ -16,9 +16,9 @@ }, "nanoFramework.System.IO.FileSystem": { "type": "Direct", - "requested": "[1.1.83, 1.1.83]", - "resolved": "1.1.83", - "contentHash": "ivD4vJn3Ru1UAvbSPopgVEZ48ozjtzKzCs/g1rnc+0NjNnAlWC1+yij0UvVznLkyyo/02z2663tBSdeqgCLV2Q==" + "requested": "[1.1.85, 1.1.85]", + "resolved": "1.1.85", + "contentHash": "7UAJHKiUT0pSWm+4Zf6H/Yo+EKBj01nF3T5Qkqb8AXYFmkfz4BFUauIWEWncCr6fsgclIU4EJ5HSDxuisCvN7g==" }, "nanoFramework.System.IO.Streams": { "type": "Direct",