Migrations refactoring - WIP - move code

This commit is contained in:
Stephan
2017-12-18 18:26:32 +01:00
parent f6314e1361
commit 2182b0f18f
205 changed files with 5349 additions and 5481 deletions

View File

@@ -3,6 +3,7 @@ using Umbraco.Core;
using Umbraco.Core.Configuration;
using Umbraco.Core.IO;
using Umbraco.Core.Logging;
using Umbraco.Core.Migrations.Install;
using Umbraco.Web.Security;
namespace Umbraco.Web.Install.Controllers