diff options
author | Oren Novotny <oren@novotny.org> | 2015-07-30 14:23:07 -0400 |
---|---|---|
committer | Oren Novotny <oren@novotny.org> | 2015-07-30 14:23:07 -0400 |
commit | 672c05b6c625eec35ee0b8468436c528c25885a4 (patch) | |
tree | 75b7d6b728b2ff9a2b0638461415edc7851e5e18 /Portable.BouncyCastle.nuspec | |
parent | Sign assembly to match bcgit and resolve #3. Needs to use real bc snk file wh... (diff) | |
download | BouncyCastle.NET-ed25519-672c05b6c625eec35ee0b8468436c528c25885a4.tar.xz |
update readme
Diffstat (limited to '')
-rw-r--r-- | Portable.BouncyCastle.nuspec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Portable.BouncyCastle.nuspec b/Portable.BouncyCastle.nuspec index 67ffe6d6f..e7435517e 100644 --- a/Portable.BouncyCastle.nuspec +++ b/Portable.BouncyCastle.nuspec @@ -58,7 +58,6 @@ <file src="Crypto\bin\pcl2\Release\crypto.xml" target="lib\portable-net45+win8+wpa81+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10\crypto.xml" /> <file src="Crypto\bin\pcl2\Release\crypto.pdb" target="lib\portable-net45+win8+wpa81+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10\crypto.pdb" /> <file src="Crypto\bin\pcl2\Release\crypto.dll" target="lib\portable-net45+win8+wpa81+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10\crypto.dll" /> - <file src="Crypto\bin\pcl2\Release\crypto.xml" target="lib\dotnet" /> <file src="Crypto\bin\pcl2\Release\crypto.pdb" target="lib\dotnet" /> <file src="Crypto\bin\pcl2\Release\crypto.dll" target="lib\dotnet" /> |