Moved IImageUrlGenerator and implementation into more appropriate enamespace

This commit is contained in:
Andy Butland
2020-03-24 09:37:46 +01:00
parent bcc8dff862
commit b67c3dfa04
23 changed files with 27 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ using Umbraco.Core.Models.Entities;
using Umbraco.Core.Models.Membership;
using Umbraco.Core.Services;
using Umbraco.Core.Security;
using Umbraco.Core.Media;
namespace Umbraco.Core.Models
{