Renamed service implementations namespace to Core
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace Umbraco.Cms.Infrastructure.Services.Implement
|
||||
namespace Umbraco.Cms.Core.Services.Implement
|
||||
{
|
||||
public class LocalizedTextServiceSupplementaryFileSource
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user