туктук
This commit is contained in:
parent
5b8087029b
commit
5d6ad409fc
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,6 +14,9 @@
|
|||||||
# User-specific files (MonoDevelop/Xamarin Studio)
|
# User-specific files (MonoDevelop/Xamarin Studio)
|
||||||
*.userprefs
|
*.userprefs
|
||||||
|
|
||||||
|
# dll файлы
|
||||||
|
*.dll
|
||||||
|
|
||||||
# Mono auto generated files
|
# Mono auto generated files
|
||||||
mono_crash.*
|
mono_crash.*
|
||||||
|
|
||||||
|
@ -5,7 +5,6 @@ using Microsoft.Extensions.Logging;
|
|||||||
using NLog.Extensions.Logging;
|
using NLog.Extensions.Logging;
|
||||||
using IceCreamBusinessLogic.OfficePackage.Implements;
|
using IceCreamBusinessLogic.OfficePackage.Implements;
|
||||||
using IceCreamBusinessLogic.OfficePackage;
|
using IceCreamBusinessLogic.OfficePackage;
|
||||||
using IceCreamShopDatabaseImplement.Implements;
|
|
||||||
using IceCreamBusinessLogic.BusinessLogic;
|
using IceCreamBusinessLogic.BusinessLogic;
|
||||||
using IceCreamBusinessLogic.MailWorker;
|
using IceCreamBusinessLogic.MailWorker;
|
||||||
using IceCreamShopContracts.BindingModels;
|
using IceCreamShopContracts.BindingModels;
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user