You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: the Markdown CDATA content is incorrectly formatted in source files, moreover it is breaking the target publishing builds since the content inside those tags are being processed as XML tag instead of Markdown content.
Copy file name to clipboardExpand all lines: xml/System.Security.Cryptography/ECDiffieHellmanOpenSsl.xml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -75,8 +75,7 @@ If key is loaded via the <xref:System.Security.Cryptography.ECDiffieHellmanOpenS
75
75
<paramname="keySize">The size of the key to generate, when a key is needed.</param>
76
76
<summary>Initializes a new instance of the <seecref="T:System.Security.Cryptography.ECDiffieHellmanOpenSsl" /> class defaulting to the NIST prime curve of the specified size.</summary>
0 commit comments