Merge branch 'hackathon-remove-imediaserviceoperation' of https://github.com/AndyFelton/Umbraco-CMS into temp8-mediaserviceops

This commit is contained in:
Stephan
2018-07-09 11:49:56 +02:00
7 changed files with 25 additions and 88 deletions

View File

@@ -15,6 +15,7 @@ using Umbraco.Core.Persistence.Dtos;
using Umbraco.Core.Persistence.Repositories.Implement;
using Umbraco.Core.Scoping;
using Umbraco.Tests.Testing;
using Umbraco.Core.Services;
namespace Umbraco.Tests.Persistence.Repositories
{