summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.nuget/NuGet.exebin1662976 -> 1686528 bytes
-rw-r--r--Portable.BouncyCastle.nuspec2
-rw-r--r--README.md2
3 files changed, 3 insertions, 1 deletions
diff --git a/.nuget/NuGet.exe b/.nuget/NuGet.exe
index c41a0d0de..324daa842 100644
--- a/.nuget/NuGet.exe
+++ b/.nuget/NuGet.exe
Binary files differdiff --git a/Portable.BouncyCastle.nuspec b/Portable.BouncyCastle.nuspec
index e7435517e..bfe65198c 100644
--- a/Portable.BouncyCastle.nuspec
+++ b/Portable.BouncyCastle.nuspec
@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
   <metadata>
     <id>Portable.BouncyCastle</id>
-    <version>1.8.0-RC1</version>
+    <version>1.8.0-rc2</version>
     <title>Bouncy Castle PCL</title>
     <authors>Oren Novotny</authors>
     <owners>onovotny</owners>
diff --git a/README.md b/README.md
index 2aa889e7c..06e03d614 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,5 @@ BouncyCastle-PCL
 ================
 
 PCL Version of BouncyCastle targetting .NET Framework 4, Silverlight 5, Windows 8, Windows Phone App 8.1, MonoTouch, MonoAndroid
+
+This version also supports .NET Core and CoreCLR
\ No newline at end of file