Fixing some comments errors to reduce CodeQL warnings (#13327)

This commit is contained in:
Lotte Pitcher
2022-11-30 15:01:36 +00:00
committed by GitHub
parent 02dcf98e3d
commit af4333b8e4
5 changed files with 15 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ namespace Umbraco.Cms.Core.Configuration.Models;
/// Matches MailKit.Security.SecureSocketOptions and defined locally to avoid having to take
/// a dependency on this external library into Umbraco.Core.
/// </summary>
/// <seealso cref="http://www.mimekit.net/docs/html/T_MailKit_Security_SecureSocketOptions.htm" />
/// <seealso href="http://www.mimekit.net/docs/html/T_MailKit_Security_SecureSocketOptions.htm" />
public enum SecureSocketOptions
{
/// <summary>