From 76399ebb3f94e48145224854bc2016ae57a4742e Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Tue, 29 Mar 2016 22:05:20 -0700 Subject: [PATCH] Update to PInvoke 0.2.10 Fixes #84 --- src/PCLCrypto.Android/project.json | 2 +- src/PCLCrypto.Desktop/project.json | 2 +- src/PCLCrypto.NuGet/PCLCrypto.nuspec | 6 +++--- src/PCLCrypto.Tests.UWP/project.json | 2 +- src/PCLCrypto.Tests.WinRT.Phone/project.json | 2 +- src/PCLCrypto.Tests.WinRT/project.json | 2 +- src/PCLCrypto.WinRT/project.json | 2 +- src/PCLCrypto.iOS-Unified/project.json | 2 +- src/PCLCrypto.iOS/project.json | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/PCLCrypto.Android/project.json b/src/PCLCrypto.Android/project.json index 5efad495..7a1135d0 100644 --- a/src/PCLCrypto.Android/project.json +++ b/src/PCLCrypto.Android/project.json @@ -5,7 +5,7 @@ "suppressParent": "none" }, "NuProj.Common": "0.10.40-beta-g6df38a957a", - "PInvoke.NCrypt": "0.2.8", + "PInvoke.NCrypt": "0.2.10", "StyleCop.Analyzers": "1.0.0-beta015", "Validation": "2.2.8" }, diff --git a/src/PCLCrypto.Desktop/project.json b/src/PCLCrypto.Desktop/project.json index 4d3feb22..4c2b6c40 100644 --- a/src/PCLCrypto.Desktop/project.json +++ b/src/PCLCrypto.Desktop/project.json @@ -5,7 +5,7 @@ "suppressParent": "none" }, "NuProj.Common": "0.10.40-beta-g6df38a957a", - "PInvoke.NCrypt": "0.2.8", + "PInvoke.NCrypt": "0.2.10", "StyleCop.Analyzers": "1.0.0-beta015", "Validation": "2.2.8" }, diff --git a/src/PCLCrypto.NuGet/PCLCrypto.nuspec b/src/PCLCrypto.NuGet/PCLCrypto.nuspec index 4be8832f..1fe6c2a8 100644 --- a/src/PCLCrypto.NuGet/PCLCrypto.nuspec +++ b/src/PCLCrypto.NuGet/PCLCrypto.nuspec @@ -13,14 +13,14 @@ - + - + @@ -29,7 +29,7 @@ - + diff --git a/src/PCLCrypto.Tests.UWP/project.json b/src/PCLCrypto.Tests.UWP/project.json index 7c654689..b509779b 100644 --- a/src/PCLCrypto.Tests.UWP/project.json +++ b/src/PCLCrypto.Tests.UWP/project.json @@ -6,7 +6,7 @@ "version": "1.3.13", "suppressParent": "none" }, - "PInvoke.NCrypt": "0.2.8", + "PInvoke.NCrypt": "0.2.10", "System.Runtime.Numerics": "4.0.0", "Validation": "2.2.8", "xunit": "2.1.0", diff --git a/src/PCLCrypto.Tests.WinRT.Phone/project.json b/src/PCLCrypto.Tests.WinRT.Phone/project.json index 58617bdf..715b3605 100644 --- a/src/PCLCrypto.Tests.WinRT.Phone/project.json +++ b/src/PCLCrypto.Tests.WinRT.Phone/project.json @@ -2,7 +2,7 @@ "dependencies": { "Nerdbank.FullDuplexStream": "1.0.1", "System.Runtime.Numerics": "4.0.0", - "PInvoke.NCrypt": "0.2.8", + "PInvoke.NCrypt": "0.2.10", "xunit": "2.1.0", "xunit.runner.devices": "1.3.2", "Xunit.Combinatorial": "1.1.12", diff --git a/src/PCLCrypto.Tests.WinRT/project.json b/src/PCLCrypto.Tests.WinRT/project.json index ae28f358..4412bc3b 100644 --- a/src/PCLCrypto.Tests.WinRT/project.json +++ b/src/PCLCrypto.Tests.WinRT/project.json @@ -2,7 +2,7 @@ "dependencies": { "Nerdbank.FullDuplexStream": "1.0.1", "System.Runtime.Numerics": "4.0.0", - "PInvoke.NCrypt": "0.2.8", + "PInvoke.NCrypt": "0.2.10", "xunit": "2.1.0", "xunit.runner.visualstudio": "2.1.0", "Xunit.Combinatorial": "1.1.12", diff --git a/src/PCLCrypto.WinRT/project.json b/src/PCLCrypto.WinRT/project.json index d332aa7b..1e152146 100644 --- a/src/PCLCrypto.WinRT/project.json +++ b/src/PCLCrypto.WinRT/project.json @@ -5,7 +5,7 @@ "suppressParent": "none" }, "NuProj.Common": "0.10.40-beta-g6df38a957a", - "PInvoke.NCrypt": "0.2.8", + "PInvoke.NCrypt": "0.2.10", "StyleCop.Analyzers": "1.0.0-beta015", "Validation": "2.2.8" }, diff --git a/src/PCLCrypto.iOS-Unified/project.json b/src/PCLCrypto.iOS-Unified/project.json index 84687bc8..ee22f781 100644 --- a/src/PCLCrypto.iOS-Unified/project.json +++ b/src/PCLCrypto.iOS-Unified/project.json @@ -5,7 +5,7 @@ "suppressParent": "none" }, "NuProj.Common": "0.10.40-beta-g6df38a957a", - "PInvoke.NCrypt": "0.2.8", + "PInvoke.NCrypt": "0.2.10", "StyleCop.Analyzers": "1.0.0-beta015", "Validation": "2.2.8" }, diff --git a/src/PCLCrypto.iOS/project.json b/src/PCLCrypto.iOS/project.json index d3375df3..eb13aa06 100644 --- a/src/PCLCrypto.iOS/project.json +++ b/src/PCLCrypto.iOS/project.json @@ -5,7 +5,7 @@ "suppressParent": "none" }, "NuProj.Common": "0.10.40-beta-g6df38a957a", - "PInvoke.NCrypt": "0.2.8", + "PInvoke.NCrypt": "0.2.10", "StyleCop.Analyzers": "1.0.0-beta015", "Validation": "2.2.8" },