AB3677 - Removed lot of stuff from Current (Core) and uses Current (Web) instead

This commit is contained in:
Bjarke Berg
2019-12-19 10:43:00 +01:00
parent 7f9fbe9877
commit d5527f0485
86 changed files with 532 additions and 494 deletions

View File

@@ -1,6 +1,6 @@
using System.Collections.Generic;
using Umbraco.Core;
using Umbraco.Core.Composing;
using Umbraco.Web.Composing;
using Umbraco.Core.Models.PublishedContent;
namespace Umbraco.Web