diff --git a/.runsettings b/.runsettings index 8a8063f..7fd1687 100644 --- a/.runsettings +++ b/.runsettings @@ -9,7 +9,7 @@ None - True + False COM15 diff --git a/System.IO.Hashing/System.IO.Hashing.nfproj b/System.IO.Hashing/System.IO.Hashing.nfproj index b913697..cbd2e8c 100644 --- a/System.IO.Hashing/System.IO.Hashing.nfproj +++ b/System.IO.Hashing/System.IO.Hashing.nfproj @@ -51,12 +51,12 @@ - - ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.32\lib\netnano1.0\mscorlib.dll - + - + + ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.33\lib\netnano1.0\mscorlib.dll + diff --git a/System.IO.Hashing/packages.config b/System.IO.Hashing/packages.config index 852c63f..eb8675c 100644 --- a/System.IO.Hashing/packages.config +++ b/System.IO.Hashing/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.IO.Hashing/packages.lock.json b/System.IO.Hashing/packages.lock.json index d3b4e4e..f3f8f2e 100644 --- a/System.IO.Hashing/packages.lock.json +++ b/System.IO.Hashing/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.32, 2.0.0-preview.32]", - "resolved": "2.0.0-preview.32", - "contentHash": "DZ0CI92bJCTQ+2pGJiRxcqYEzmjMppg2elFZEZCGB6kUPjUoGV8o+NnFb5bn2X0Nl+b+8Wq5BLzGBbn8C05oKQ==" + "requested": "[2.0.0-preview.33, 2.0.0-preview.33]", + "resolved": "2.0.0-preview.33", + "contentHash": "VVr+TmThdBt9zzXFzFewB5GUsNm2BE8+/3OtaCiJVg76v0Wr87A0Mi6R74hm78otfIhPJ66aPaRd+fA23dmJjQ==" }, "Nerdbank.GitVersioning": { "type": "Direct", diff --git a/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj b/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj index 8761e1d..2291152 100644 --- a/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj +++ b/Tests/System.IO.HashingTests/System.IO.HashingTests.nfproj @@ -31,11 +31,11 @@ - - ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.32\lib\netnano1.0\mscorlib.dll + + ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.33\lib\netnano1.0\mscorlib.dll - - ..\..\packages\nanoFramework.System.Text.2.0.0-preview.5\lib\nanoFramework.System.Text.dll + + ..\..\packages\nanoFramework.System.Text.2.0.0-preview.6\lib\nanoFramework.System.Text.dll ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.47\lib\nanoFramework.TestFramework.dll diff --git a/Tests/System.IO.HashingTests/packages.config b/Tests/System.IO.HashingTests/packages.config index e4dde00..5ca7fce 100644 --- a/Tests/System.IO.HashingTests/packages.config +++ b/Tests/System.IO.HashingTests/packages.config @@ -1,6 +1,6 @@  - - + + \ No newline at end of file diff --git a/Tests/System.IO.HashingTests/packages.lock.json b/Tests/System.IO.HashingTests/packages.lock.json index dc1f424..105f877 100644 --- a/Tests/System.IO.HashingTests/packages.lock.json +++ b/Tests/System.IO.HashingTests/packages.lock.json @@ -4,15 +4,15 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.32, 2.0.0-preview.32]", - "resolved": "2.0.0-preview.32", - "contentHash": "DZ0CI92bJCTQ+2pGJiRxcqYEzmjMppg2elFZEZCGB6kUPjUoGV8o+NnFb5bn2X0Nl+b+8Wq5BLzGBbn8C05oKQ==" + "requested": "[2.0.0-preview.33, 2.0.0-preview.33]", + "resolved": "2.0.0-preview.33", + "contentHash": "VVr+TmThdBt9zzXFzFewB5GUsNm2BE8+/3OtaCiJVg76v0Wr87A0Mi6R74hm78otfIhPJ66aPaRd+fA23dmJjQ==" }, "nanoFramework.System.Text": { "type": "Direct", - "requested": "[2.0.0-preview.5, 2.0.0-preview.5]", - "resolved": "2.0.0-preview.5", - "contentHash": "bSok7uDsUnic+RmoYo660XNlQhD631CrpIDUweiJtjuOtsNmwV4bwV28Xs0gpYF4xidYKUEk3nxt5lXU6ekATw==" + "requested": "[2.0.0-preview.6, 2.0.0-preview.6]", + "resolved": "2.0.0-preview.6", + "contentHash": "/A9M9sGW8rsAg6YF81quWV9MvQseKWZodf+pK6lp3Bw12NkXwgwiAo1+9geJQFwDsqi2L9BcLb3IIs/BerGTbQ==" }, "nanoFramework.TestFramework": { "type": "Direct", diff --git a/nanoFramework.System.IO.Hashing.nuspec b/nanoFramework.System.IO.Hashing.nuspec index 39e4f49..80e215e 100644 --- a/nanoFramework.System.IO.Hashing.nuspec +++ b/nanoFramework.System.IO.Hashing.nuspec @@ -19,7 +19,7 @@ This package requires a target with nanoFramework.System.IO.Hashing v$nativeVersion$ (checksum $checksum$). nanoFramework C# csharp netmf netnf - + @@ -34,4 +34,4 @@ This package requires a target with nanoFramework.System.IO.Hashing v$nativeVers - + \ No newline at end of file