From 9108ef34bceef174f96e72a863ab80883c43f1da Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sun, 18 Oct 2015 11:37:46 -0400 Subject: Updated Visual Studio 2010 project files --- crypto/BouncyCastle.Android.csproj | 7 +++++++ crypto/BouncyCastle.csproj | 7 +++++++ crypto/BouncyCastle.iOS.csproj | 7 +++++++ crypto/test/UnitTests.csproj | 4 ++++ 4 files changed, 25 insertions(+) diff --git a/crypto/BouncyCastle.Android.csproj b/crypto/BouncyCastle.Android.csproj index 666035e5d..2d8dd0cf9 100644 --- a/crypto/BouncyCastle.Android.csproj +++ b/crypto/BouncyCastle.Android.csproj @@ -667,6 +667,13 @@ + + + + + + + diff --git a/crypto/BouncyCastle.csproj b/crypto/BouncyCastle.csproj index f8c0e03f7..959027f68 100644 --- a/crypto/BouncyCastle.csproj +++ b/crypto/BouncyCastle.csproj @@ -661,6 +661,13 @@ + + + + + + + diff --git a/crypto/BouncyCastle.iOS.csproj b/crypto/BouncyCastle.iOS.csproj index d1c125ef8..38ce14d70 100644 --- a/crypto/BouncyCastle.iOS.csproj +++ b/crypto/BouncyCastle.iOS.csproj @@ -662,6 +662,13 @@ + + + + + + + diff --git a/crypto/test/UnitTests.csproj b/crypto/test/UnitTests.csproj index 4a562a01a..3ef8c4db6 100644 --- a/crypto/test/UnitTests.csproj +++ b/crypto/test/UnitTests.csproj @@ -138,6 +138,10 @@ + + + + -- cgit 1.5.1