diff --git a/.gitignore b/.gitignore index 9e9f60f..efc06f2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,9 +14,7 @@ # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs -# dll файлы -*.dll -/GiftShop/ImplementationExtensions + # Mono auto generated files mono_crash.* diff --git a/GiftShop/ImplementationExtensions/GiftShopContracts.dll b/GiftShop/ImplementationExtensions/GiftShopContracts.dll new file mode 100644 index 0000000..2c5ea11 Binary files /dev/null and b/GiftShop/ImplementationExtensions/GiftShopContracts.dll differ diff --git a/GiftShop/ImplementationExtensions/GiftShopDataModels.dll b/GiftShop/ImplementationExtensions/GiftShopDataModels.dll new file mode 100644 index 0000000..8869be1 Binary files /dev/null and b/GiftShop/ImplementationExtensions/GiftShopDataModels.dll differ diff --git a/GiftShop/ImplementationExtensions/GiftShopDatabaseImplement.dll b/GiftShop/ImplementationExtensions/GiftShopDatabaseImplement.dll new file mode 100644 index 0000000..06fe735 Binary files /dev/null and b/GiftShop/ImplementationExtensions/GiftShopDatabaseImplement.dll differ diff --git a/GiftShop/ImplementationExtensions/GiftShopFileImplement.dll b/GiftShop/ImplementationExtensions/GiftShopFileImplement.dll new file mode 100644 index 0000000..bb205d1 Binary files /dev/null and b/GiftShop/ImplementationExtensions/GiftShopFileImplement.dll differ diff --git a/GiftShop/ImplementationExtensions/GiftShopListImplement.dll b/GiftShop/ImplementationExtensions/GiftShopListImplement.dll new file mode 100644 index 0000000..f313689 Binary files /dev/null and b/GiftShop/ImplementationExtensions/GiftShopListImplement.dll differ