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