Move extension methods in core project to Umbraco.Extensions
This commit is contained in:
@@ -7,7 +7,7 @@ using System.Web;
|
||||
using Microsoft.AspNetCore.DataProtection;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Umbraco.Cms.Core;
|
||||
using Umbraco.Core;
|
||||
using Umbraco.Extensions;
|
||||
using Umbraco.Web.Common.Constants;
|
||||
|
||||
namespace Umbraco.Web.Common.Security
|
||||
|
||||
Reference in New Issue
Block a user