summary refs log tree commit diff
path: root/crypto
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2015-10-16 20:30:28 -0400
committerOren Novotny <oren@novotny.org>2015-10-16 20:30:28 -0400
commit3613092bed3f634a1d2a5467e7d6b3f232a9d378 (patch)
tree76632a0a574d6d1fe40839fb51ac18ae857df24e /crypto
parentupdate to latest refgen (diff)
downloadBouncyCastle.NET-ed25519-3613092bed3f634a1d2a5467e7d6b3f232a9d378.tar.xz
Switch to PCL 259 for CoreCLR compat
Diffstat (limited to 'crypto')
-rw-r--r--crypto/crypto.pcl2.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto.pcl2.csproj b/crypto/crypto.pcl2.csproj
index 523216f29..c77bc375a 100644
--- a/crypto/crypto.pcl2.csproj
+++ b/crypto/crypto.pcl2.csproj
@@ -21,7 +21,7 @@
     <StartupObject />
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
-    <TargetFrameworkProfile>Profile111</TargetFrameworkProfile>
+    <TargetFrameworkProfile>Profile259</TargetFrameworkProfile>
     <MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion>
     <NuGetPackageImportStamp>
     </NuGetPackageImportStamp>