Слияние

This commit is contained in:
dasha 2023-02-12 16:26:50 +04:00
commit 5b9722bae2

View File

@ -4,10 +4,9 @@ using NLog.Extensions.Logging;
using SushiBarBusinessLogic.BusinessLogics;
using SushiBarContracts.BusinessLogicsContracts;
using SushiBarContracts.StoragesContracts;
using SushiBarFileImplement.Implements;
using SushiBarView;
using SushiBarListImplement.Implements;
namespace SushiBar
namespace SushiBarView
{
internal static class Program
{