Align namespaces in Services to Umbraco.Cms.Infrastructure

This commit is contained in:
Mole
2021-02-15 12:51:42 +01:00
parent 0cc3645146
commit 33c8396ad2
77 changed files with 86 additions and 89 deletions

View File

@@ -10,7 +10,7 @@ using Umbraco.Cms.Core;
using Umbraco.Cms.Core.Cache;
using Umbraco.Extensions;
namespace Umbraco.Core.Services.Implement
namespace Umbraco.Cms.Infrastructure.Services.Implement
{
/// <summary>
/// Exposes the XDocument sources from files for the default localization text service and ensure caching is taken care of