moves legacy actions to _Legacy namespace for now
This commit is contained in:
@@ -7,7 +7,7 @@ using Umbraco.Core.Models.EntityBase;
|
||||
using Umbraco.Core.Models.Membership;
|
||||
using Umbraco.Core.Services;
|
||||
using Umbraco.Core.Models;
|
||||
using Umbraco.Web.LegacyActions;
|
||||
using Umbraco.Web._Legacy.Actions;
|
||||
|
||||
namespace Umbraco.Web
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user