Fixes comment, that would break the schema.
This commit is contained in:
@@ -10,8 +10,8 @@ namespace Umbraco.Cms.Core.Configuration.Models
|
||||
/// <summary>
|
||||
/// Matches MailKit.Security.SecureSocketOptions and defined locally to avoid having to take
|
||||
/// a dependency on this external library into Umbraco.Core.
|
||||
/// See: http://www.mimekit.net/docs/html/T_MailKit_Security_SecureSocketOptions.htm
|
||||
/// </summary>
|
||||
/// <seealso cref="http://www.mimekit.net/docs/html/T_MailKit_Security_SecureSocketOptions.htm"/>
|
||||
public enum SecureSocketOptions
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user