summary refs log tree commit diff
path: root/crypto/BouncyCastle.csproj
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2016-02-03 23:51:29 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2016-02-03 23:51:29 +0700
commitbb4d36d71dde34aae6b8737ae559931de74046fb (patch)
treebbea2e898ab9b84a046bca01c164c46eed888046 /crypto/BouncyCastle.csproj
parentUpdate release notes for bcrypt addition (diff)
parentUpdated Android and iOS projects to include all the source files (diff)
downloadBouncyCastle.NET-ed25519-bb4d36d71dde34aae6b8737ae559931de74046fb.tar.xz
Merge branch 'ios-android-fixes' of https://github.com/jstedfast/bc-csharp into jstedfast-ios-android-fixes
Diffstat (limited to 'crypto/BouncyCastle.csproj')
-rw-r--r--crypto/BouncyCastle.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/BouncyCastle.csproj b/crypto/BouncyCastle.csproj
index aa7f7780e..5f0a58ad8 100644
--- a/crypto/BouncyCastle.csproj
+++ b/crypto/BouncyCastle.csproj
@@ -2,6 +2,7 @@
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == 'Any CPU' ">AnyCPU</Platform>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     <ProductVersion>8.0.30703</ProductVersion>
     <SchemaVersion>2.0</SchemaVersion>