AB4234 - Moved stuff from core into web, that used identity.

This commit is contained in:
Bjarke Berg
2020-01-07 13:50:38 +01:00
parent d2443ea4c0
commit c6c0d7df54
56 changed files with 142 additions and 129 deletions

View File

@@ -12,6 +12,7 @@ using Umbraco.Core.Migrations.Install;
using Umbraco.Core.Models.Identity;
using Umbraco.Core.Services;
using Umbraco.Web.Install.Models;
using Umbraco.Web.Models.Identity;
using Umbraco.Web.Security;
namespace Umbraco.Web.Install.InstallSteps