AB#6233 - renamed extensions namespace to Umbraco.Extensions

This commit is contained in:
Bjarke Berg
2020-05-07 10:08:23 +02:00
parent fa3f52c6d3
commit e4dfdbb504
13 changed files with 14 additions and 13 deletions

View File

@@ -30,7 +30,7 @@ using Umbraco.Core.Runtime;
using Umbraco.Web.Common.AspNetCore;
using Umbraco.Web.Common.Runtime.Profiler;
namespace Umbraco.Web.Common.Extensions
namespace Umbraco.Extensions
{
public static class UmbracoCoreServiceCollectionExtensions
{