From f54a1c7990333072621a120ea897a38b19076f97 Mon Sep 17 00:00:00 2001 From: Anipik Date: Thu, 13 Aug 2020 20:09:57 -0700 Subject: [PATCH 1/3] Fix packaging for the browser --- .../System.Drawing.Common/src/System.Drawing.Common.csproj | 4 ++-- .../src/System.Security.Cryptography.OpenSsl.csproj | 2 +- .../src/System.Security.Cryptography.Pkcs.csproj | 1 - 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj index a2a3625642527b..f6d8afb2d77401 100644 --- a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj +++ b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj @@ -5,12 +5,12 @@ CS0618 $(DefineConstants);FEATURE_WINDOWS_SYSTEM_COLORS;FEATURE_SYSTEM_EVENTS true - $(NetCoreAppCurrent)-Windows_NT;$(NetCoreAppCurrent)-Unix;$(NetCoreAppCurrent)-Browser;netcoreapp3.0-Windows_NT;netcoreapp3.0-Unix + $(NetCoreAppCurrent)-Windows_NT;$(NetCoreAppCurrent)-Unix;$(NetCoreAppCurrent);netcoreapp3.0-Windows_NT;netcoreapp3.0-Unix;netcoreapp3.0 true enable - SR.SystemDrawingCommon_PlatformNotSupported + SR.SystemDrawingCommon_PlatformNotSupported diff --git a/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj b/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj index 54ff81d2fb9490..682cf6a68f20ea 100644 --- a/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj +++ b/src/libraries/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj @@ -12,7 +12,7 @@ the facades when the package is restored. --> net461 - + SR.PlatformNotSupported_CryptographyOpenSSL diff --git a/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj b/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj index 6ecdaa9e86569a..3fd055e60627ce 100644 --- a/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj +++ b/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj @@ -14,7 +14,6 @@ true 4.0.4.0 - SR.SystemSecurityCryptographyPkcs_PlatformNotSupported From 557c96d3ce9968118981833bbd71fd416c42e499 Mon Sep 17 00:00:00 2001 From: Anipik Date: Thu, 13 Aug 2020 22:21:48 -0700 Subject: [PATCH 2/3] fix wasm leg --- .../System.Drawing.Common/src/System.Drawing.Common.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj index f6d8afb2d77401..f694a354f796ea 100644 --- a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj +++ b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj @@ -12,7 +12,7 @@ SR.SystemDrawingCommon_PlatformNotSupported - + From 6d2469e0f33db1d10045614b584cbe1022bcc45f Mon Sep 17 00:00:00 2001 From: Anirudh Agnihotry Date: Tue, 18 Aug 2020 10:40:35 -0700 Subject: [PATCH 3/3] remove unused resource --- .../src/Resources/Strings.resx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/libraries/System.Security.Cryptography.Pkcs/src/Resources/Strings.resx b/src/libraries/System.Security.Cryptography.Pkcs/src/Resources/Strings.resx index e499b6b1e1c807..6fae1dbed63316 100644 --- a/src/libraries/System.Security.Cryptography.Pkcs/src/Resources/Strings.resx +++ b/src/libraries/System.Security.Cryptography.Pkcs/src/Resources/Strings.resx @@ -295,7 +295,4 @@ Certificate already present in the collection. - - System.Security.Cryptography.Pkcs is not supported on this platform. - - \ No newline at end of file +