summary refs log tree commit diff
diff options
context:
space:
mode:
authorBoris Scheiman <bscheiman@gmail.com>2015-04-01 12:35:35 -0600
committerBoris Scheiman <bscheiman@gmail.com>2015-04-01 12:35:35 -0600
commit60c3bbcb06da0f31c9ecf0a46202402acf3df6b3 (patch)
tree6236c12bd3270d62ac693ea6b1f40ef87a481524
parentUpdate nuspec (diff)
downloadBouncyCastle.NET-ed25519-60c3bbcb06da0f31c9ecf0a46202402acf3df6b3.tar.xz
Unified Xamarin
-rw-r--r--Portable.BouncyCastle.nuspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/Portable.BouncyCastle.nuspec b/Portable.BouncyCastle.nuspec
index d45b238b7..9a4ebae6f 100644
--- a/Portable.BouncyCastle.nuspec
+++ b/Portable.BouncyCastle.nuspec
@@ -35,9 +35,9 @@
         <tags>bouncycastle, cryptography, encryption, security, PCL, wp8, wpa81, net4, sl5, monotouch, monoandroid, xamarin, xamarin.ios</tags>
     </metadata>
     <files>
-        <file src="Crypto\bin\Release\crypto.xml" target="lib\portable-net4+sl5+wp8+win8+wpa81\crypto.xml" />
-        <file src="Crypto\bin\Release\crypto.pdb" target="lib\portable-net4+sl5+wp8+win8+wpa81\crypto.pdb" />
-        <file src="Crypto\bin\Release\crypto.dll" target="lib\portable-net4+sl5+wp8+win8+wpa81\crypto.dll" />
+        <file src="Crypto\bin\Release\crypto.xml" target="lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10\crypto.xml" />
+        <file src="Crypto\bin\Release\crypto.pdb" target="lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10\crypto.pdb" />
+        <file src="Crypto\bin\Release\crypto.dll" target="lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10\crypto.dll" />
         <file src="Crypto\Readme.html" target="Readme.html" />
     </files>
 </package>
\ No newline at end of file