Compare commits

..

No commits in common. "e378dbb4e99a62244895e7ff1040ce849af891ff" and "b91edc375c284288c5f45bc3db87ea92814f6dc6" have entirely different histories.

View File

@ -5,8 +5,9 @@ using SushiBarBusinessLogic.BusinessLogics;
using SushiBarContracts.BusinessLogicsContracts;
using SushiBarContracts.StoragesContracts;
using SushiBarFileImplement.Implements;
using SushiBarView;
namespace SushiBarView
namespace SushiBar
{
internal static class Program
{