all is done
This commit is contained in:
parent
d8025b18bd
commit
4ab8a1e27e
@ -1,7 +1,7 @@
|
|||||||
using SecureShopBusinessLogic.BusinessLogics;
|
using SecureShopBusinessLogic.BusinessLogics;
|
||||||
using SecureShopContracts.BusinessLogicsContracts;
|
using SecureShopContracts.BusinessLogicsContracts;
|
||||||
using SecureShopContracts.StoragesContracts;
|
using SecureShopContracts.StoragesContracts;
|
||||||
using SecureShopListImplement.Implements;
|
using SecureShopFileImplement.Implements;
|
||||||
using Microsoft.Extensions.DependencyInjection;
|
using Microsoft.Extensions.DependencyInjection;
|
||||||
using Microsoft.Extensions.Logging;
|
using Microsoft.Extensions.Logging;
|
||||||
using NLog.Extensions.Logging;
|
using NLog.Extensions.Logging;
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\SecureShopBusinessLogic\SecureShopBusinessLogic.csproj" />
|
<ProjectReference Include="..\SecureShopBusinessLogic\SecureShopBusinessLogic.csproj" />
|
||||||
<ProjectReference Include="..\SecureShopContracts\SecureShopContracts.csproj" />
|
<ProjectReference Include="..\SecureShopContracts\SecureShopContracts.csproj" />
|
||||||
|
<ProjectReference Include="..\SecureShopFileImplement\SecureShopFileImplement.csproj" />
|
||||||
<ProjectReference Include="..\SecureShopListImplement\SecureShopListImplement.csproj" />
|
<ProjectReference Include="..\SecureShopListImplement\SecureShopListImplement.csproj" />
|
||||||
<ProjectReference Include="..\SecureShopListImplement\SecureShopFileImplement.csproj" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
Loading…
x
Reference in New Issue
Block a user