From 0ccf503f0a315cf8e1ba6a4e40ceb7119e7e7282 Mon Sep 17 00:00:00 2001 From: Steve Pfister Date: Tue, 7 Jan 2020 08:03:15 -0500 Subject: Add SignedCms to the TypeForwards in the System.Security.Cryptography.Pkcs facade (#18325) * Add SignedCms to the typeforwards in the System.Security.Cryptography.Pkcs facade * Added additional missing types from System.Security.Cryptography.Pkcs. * It would be nice if the files I added had namespaces ;-) * Bump API snapshot submodule * [csproj] Update project files Co-authored-by: monojenkins Fixes https://github.com/mono/mono/issues/18323 --- external/api-snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external') diff --git a/external/api-snapshot b/external/api-snapshot index 0d04b48a9d0..c58c68d3c0c 160000 --- a/external/api-snapshot +++ b/external/api-snapshot @@ -1 +1 @@ -Subproject commit 0d04b48a9d018249f75e950a3fc248aaf2400924 +Subproject commit c58c68d3c0c70ff011912fbc310da665dbd80c62 -- cgit v1.2.3