diff --git a/System.Security.Cryptography/Properties/AssemblyInfo.cs b/System.Security.Cryptography/Properties/AssemblyInfo.cs index 3ec5a9d..9874a54 100644 --- a/System.Security.Cryptography/Properties/AssemblyInfo.cs +++ b/System.Security.Cryptography/Properties/AssemblyInfo.cs @@ -16,5 +16,5 @@ //////////////////////////////////////////////////////////////// // update this whenever the native assembly signature changes // -[assembly: AssemblyNativeVersion("100.2.0.4")] +[assembly: AssemblyNativeVersion("100.2.0.5")] //////////////////////////////////////////////////////////////// diff --git a/System.Security.Cryptography/System.Security.Cryptography.nfproj b/System.Security.Cryptography/System.Security.Cryptography.nfproj index c103a69..2022884 100644 --- a/System.Security.Cryptography/System.Security.Cryptography.nfproj +++ b/System.Security.Cryptography/System.Security.Cryptography.nfproj @@ -58,7 +58,7 @@ - ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.49\lib\netnano1.0\mscorlib.dll + ..\packages\nanoFramework.CoreLibrary.2.0.0-preview.52\lib\netnano1.0\mscorlib.dll diff --git a/System.Security.Cryptography/packages.config b/System.Security.Cryptography/packages.config index d36e7c2..8da9ebb 100644 --- a/System.Security.Cryptography/packages.config +++ b/System.Security.Cryptography/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/System.Security.Cryptography/packages.lock.json b/System.Security.Cryptography/packages.lock.json index e95d3b5..fabe173 100644 --- a/System.Security.Cryptography/packages.lock.json +++ b/System.Security.Cryptography/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.49, 2.0.0-preview.49]", - "resolved": "2.0.0-preview.49", - "contentHash": "/8/fw1qqEql05aelTR9QQi4ZF2M+Mdwuemjf9rul8yaOpl6jjnhhKfdRJMh4+BXp5VjwTZsALJVpp2aN+e7vzw==" + "requested": "[2.0.0-preview.52, 2.0.0-preview.52]", + "resolved": "2.0.0-preview.52", + "contentHash": "cV9JEhoc2OV/UL602i5xmEwQpnn/gzVMlDTAIAMRxCNwBKNYLO9U50OkJykpGnO2SULTsmvFqQWEGZiuANBZHw==" }, "Nerdbank.GitVersioning": { "type": "Direct", diff --git a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj index c228910..cc5f978 100644 --- a/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj +++ b/Tests/System.Security.CryptographyTests/System.Security.CryptographyTests.nfproj @@ -35,7 +35,7 @@ - ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.49\lib\netnano1.0\mscorlib.dll + ..\..\packages\nanoFramework.CoreLibrary.2.0.0-preview.52\lib\netnano1.0\mscorlib.dll ..\..\packages\nanoFramework.TestFramework.4.0.0-preview.58\lib\netnano1.0\nanoFramework.TestFramework.dll diff --git a/Tests/System.Security.CryptographyTests/packages.config b/Tests/System.Security.CryptographyTests/packages.config index ebdc822..69c3999 100644 --- a/Tests/System.Security.CryptographyTests/packages.config +++ b/Tests/System.Security.CryptographyTests/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Tests/System.Security.CryptographyTests/packages.lock.json b/Tests/System.Security.CryptographyTests/packages.lock.json index 8684d03..3e79e5d 100644 --- a/Tests/System.Security.CryptographyTests/packages.lock.json +++ b/Tests/System.Security.CryptographyTests/packages.lock.json @@ -4,9 +4,9 @@ ".NETnanoFramework,Version=v1.0": { "nanoFramework.CoreLibrary": { "type": "Direct", - "requested": "[2.0.0-preview.49, 2.0.0-preview.49]", - "resolved": "2.0.0-preview.49", - "contentHash": "/8/fw1qqEql05aelTR9QQi4ZF2M+Mdwuemjf9rul8yaOpl6jjnhhKfdRJMh4+BXp5VjwTZsALJVpp2aN+e7vzw==" + "requested": "[2.0.0-preview.52, 2.0.0-preview.52]", + "resolved": "2.0.0-preview.52", + "contentHash": "cV9JEhoc2OV/UL602i5xmEwQpnn/gzVMlDTAIAMRxCNwBKNYLO9U50OkJykpGnO2SULTsmvFqQWEGZiuANBZHw==" }, "nanoFramework.TestFramework": { "type": "Direct", diff --git a/nanoFramework.System.Security.Cryptography.nuspec b/nanoFramework.System.Security.Cryptography.nuspec index 9b64b64..d066964 100644 --- a/nanoFramework.System.Security.Cryptography.nuspec +++ b/nanoFramework.System.Security.Cryptography.nuspec @@ -20,7 +20,7 @@ This package requires a target with nanoFramework.System.Security.Cryptography v nanoFramework C# csharp netmf netnf - +