Prep for moving some services

This commit is contained in:
Paul Johnson
2022-01-13 23:46:21 +00:00
parent 44261589ae
commit 39c3fecc45
14 changed files with 17 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
using System.Collections.Generic;
using NPoco;
using NUnit.Framework;
using Umbraco.Cms.Core.Persistence;
using Umbraco.Cms.Infrastructure.Persistence;
using Umbraco.Cms.Infrastructure.Persistence.Dtos;
using Umbraco.Cms.Infrastructure.Persistence.Querying;

View File

@@ -5,6 +5,7 @@ using System;
using System.Diagnostics;
using NPoco;
using NUnit.Framework;
using Umbraco.Cms.Core.Persistence;
using Umbraco.Cms.Infrastructure.Persistence;
using Umbraco.Cms.Infrastructure.Persistence.Dtos;
using Umbraco.Cms.Infrastructure.Persistence.Querying;