Skip to content

Commit 6ed49d8

Browse files
authored
remove attributes temporarily again
1 parent d795441 commit 6ed49d8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

xml/System.Net.Mail/SmtpClient.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@
2929
<InterfaceName>System.IDisposable</InterfaceName>
3030
</Interface>
3131
</Interfaces>
32-
<Attributes>
33-
<Attribute FrameworkAlternate="xamarinandroid-7.1;xamarinios-10.8;xamarinmac-3.0">
34-
<AttributeName>System.Obsolete("SmtpClient and its network of types are poorly designed, we strongly recommend you use https://github.com/jstedfast/MailKit and https://github.com/jstedfast/MimeKit instead")</AttributeName>
35-
</Attribute>
36-
</Attributes>
3732
<Docs>
3833
<summary>Allows applications to send email by using the Simple Mail Transfer Protocol (SMTP). The <c>SmtpClient</c> type is now obsolete.</summary>
3934
<remarks>

0 commit comments

Comments
 (0)