From 418fb1b2c294e70d93d7981bcd5dbad3ffff230e Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Wed, 19 Jul 2017 16:37:31 +0700 Subject: Update project files for recent additions --- crypto/BouncyCastle.Android.csproj | 12 +++++- crypto/BouncyCastle.csproj | 12 +++++- crypto/BouncyCastle.iOS.csproj | 12 +++++- crypto/crypto.csproj | 76 ++++++++++++++++++++++++++++++++++++-- crypto/test/UnitTests.csproj | 4 ++ 5 files changed, 110 insertions(+), 6 deletions(-) diff --git a/crypto/BouncyCastle.Android.csproj b/crypto/BouncyCastle.Android.csproj index 921331f9a..ef931731d 100644 --- a/crypto/BouncyCastle.Android.csproj +++ b/crypto/BouncyCastle.Android.csproj @@ -711,8 +711,12 @@ - + + + + + @@ -756,6 +760,8 @@ + + @@ -825,6 +831,8 @@ + + @@ -841,6 +849,8 @@ + + diff --git a/crypto/BouncyCastle.csproj b/crypto/BouncyCastle.csproj index ed2ce50ad..c30056db8 100644 --- a/crypto/BouncyCastle.csproj +++ b/crypto/BouncyCastle.csproj @@ -705,8 +705,12 @@ - + + + + + @@ -750,6 +754,8 @@ + + @@ -819,6 +825,8 @@ + + @@ -835,6 +843,8 @@ + + diff --git a/crypto/BouncyCastle.iOS.csproj b/crypto/BouncyCastle.iOS.csproj index 8d5d3032f..1b004957b 100644 --- a/crypto/BouncyCastle.iOS.csproj +++ b/crypto/BouncyCastle.iOS.csproj @@ -706,8 +706,12 @@ - + + + + + @@ -751,6 +755,8 @@ + + @@ -820,6 +826,8 @@ + + @@ -836,6 +844,8 @@ + + diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 026a2fe1b..a80ac39ea 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -3308,6 +3308,11 @@ SubType = "Code" BuildAction = "Compile" /> + + + + + + + + + + @@ -11419,6 +11469,16 @@ SubType = "Code" BuildAction = "Compile" /> + + + + + + @@ -190,6 +192,8 @@ + + -- cgit 1.4.1