From edd8e2e1a18ea7a6b6669c8006f446b1361e7d81 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 7 Jul 2016 21:23:25 -0400 Subject: [PATCH] downgrade bouncycastle for xamarin studio nuget restore support --- src/App/App.csproj | 4 ++-- src/App/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App/App.csproj b/src/App/App.csproj index f516cae0c..0245d5165 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -184,8 +184,8 @@ ..\..\packages\Acr.UserDialogs.5.3.0\lib\portable-win+net45+wp8+win8+wpa81\Acr.UserDialogs.Interface.dll True - - ..\..\packages\Portable.BouncyCastle.1.8.1.1\lib\portable-net4+sl5+wp8+win8+wpa81\crypto.dll + + ..\..\packages\Portable.BouncyCastle.1.8.0\lib\portable-net45+win8+wpa81+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10\crypto.dll True diff --git a/src/App/packages.config b/src/App/packages.config index 0896fef3b..c8489da7e 100644 --- a/src/App/packages.config +++ b/src/App/packages.config @@ -5,7 +5,7 @@ - +