Final rename: DomainServices => ScrapingDomainServices
This commit is contained in:
parent
6618248e5b
commit
7f74572cb4
5 changed files with 5 additions and 5 deletions
|
|
@ -3,7 +3,7 @@ using System.Collections.Generic;
|
|||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using DataLayer;
|
||||
using DomainServices;
|
||||
using ScrapingDomainServices;
|
||||
|
||||
namespace LibationWinForm.BookLiberation
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue