Rename Umbraco.Core namespace to Umbraco.Cms.Core
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
using System;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Umbraco.Core.Configuration.Models;
|
||||
using Umbraco.Core.Hosting;
|
||||
using Umbraco.Core.WebAssets;
|
||||
using Umbraco.Cms.Core.Configuration.Models;
|
||||
using Umbraco.Cms.Core.Hosting;
|
||||
using Umbraco.Cms.Core.WebAssets;
|
||||
|
||||
namespace Umbraco.Web.WebAssets
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user