diff --git a/System.IO.FileSystem.UnitTests/System.IO.FileSystem.UnitTests.nfproj b/System.IO.FileSystem.UnitTests/System.IO.FileSystem.UnitTests.nfproj index d55b670..9179ec1 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.16.11\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll ..\packages\nanoFramework.System.Text.1.3.16\lib\nanoFramework.System.Text.dll - - ..\packages\nanoFramework.TestFramework.3.0.67\lib\nanoFramework.TestFramework.dll + + ..\packages\nanoFramework.TestFramework.3.0.68\lib\nanoFramework.TestFramework.dll - ..\packages\nanoFramework.TestFramework.3.0.67\lib\nanoFramework.UnitTestLauncher.exe + ..\packages\nanoFramework.TestFramework.3.0.68\lib\nanoFramework.UnitTestLauncher.exe ..\packages\nanoFramework.System.IO.Streams.1.1.86\lib\System.IO.Streams.dll diff --git a/System.IO.FileSystem.UnitTests/packages.config b/System.IO.FileSystem.UnitTests/packages.config index ff41141..53f7ed9 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 0db373a..f4f1a6b 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.16.11, 1.16.11]", - "resolved": "1.16.11", - "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw==" + "requested": "[1.17.1, 1.17.1]", + "resolved": "1.17.1", + "contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww==" }, "nanoFramework.System.IO.Streams": { "type": "Direct", @@ -22,9 +22,9 @@ }, "nanoFramework.TestFramework": { "type": "Direct", - "requested": "[3.0.67, 3.0.67]", - "resolved": "3.0.67", - "contentHash": "VMxUKkZlA7chG9fhfCvGTXp7odgPds1GcWOpgDLlWAYKVwPHLEW+MZ3h/FC8JYavo3cReKwu5pUE5CkYl6gN7Q==" + "requested": "[3.0.68, 3.0.68]", + "resolved": "3.0.68", + "contentHash": "K+CKHTFqUW0H46CjkcLOCHcrLJDGmwErisQDXIKvUEgp0gE7rrsAat072aCcjXxojotSwa34hD/NIV4OF7vXgQ==" } } } diff --git a/System.IO.FileSystem/System.IO.FileSystem.nfproj b/System.IO.FileSystem/System.IO.FileSystem.nfproj index c0560b7..199c869 100644 --- a/System.IO.FileSystem/System.IO.FileSystem.nfproj +++ b/System.IO.FileSystem/System.IO.FileSystem.nfproj @@ -82,8 +82,8 @@ - - ..\packages\nanoFramework.CoreLibrary.1.16.11\lib\mscorlib.dll + + ..\packages\nanoFramework.CoreLibrary.1.17.1\lib\mscorlib.dll ..\packages\nanoFramework.Runtime.Events.1.11.29\lib\nanoFramework.Runtime.Events.dll diff --git a/System.IO.FileSystem/packages.config b/System.IO.FileSystem/packages.config index df81763..8cd7d45 100644 --- a/System.IO.FileSystem/packages.config +++ b/System.IO.FileSystem/packages.config @@ -1,6 +1,6 @@  - + diff --git a/System.IO.FileSystem/packages.lock.json b/System.IO.FileSystem/packages.lock.json index 9ca56bd..8f4f0a6 100644 --- a/System.IO.FileSystem/packages.lock.json +++ b/System.IO.FileSystem/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[1.16.11, 1.16.11]", - "resolved": "1.16.11", - "contentHash": "2XW+Zn0lQ+lOcxDbB1l2ga2rNoj9Jv2IeJwXE4ka1r+swmxn5N/otlMJVEXJgK8trUeD/E8T7+J7dXjU8UReHw==" + "requested": "[1.17.1, 1.17.1]", + "resolved": "1.17.1", + "contentHash": "T/iPvP8AeZs/5UeZgVa2cZVbl79ioeRyBJLzx4qvKbE9RE+984AR5WPY4tjGIdXugs1AFUYYnydvuGCpy+P1ww==" }, "nanoFramework.Runtime.Events": { "type": "Direct", diff --git a/nanoFramework.System.IO.FileSystem.nuspec b/nanoFramework.System.IO.FileSystem.nuspec index 8f8a448..27b2476 100644 --- a/nanoFramework.System.IO.FileSystem.nuspec +++ b/nanoFramework.System.IO.FileSystem.nuspec @@ -19,7 +19,7 @@ This package requires a target with System.IO.FileSystem v$nativeVersion$ (checksum $checksum$). nanoFramework C# csharp netmf netnf System.IO.FileSystem - +