From e70d540b8061e88d79defbc8883b1a6687a6ff59 Mon Sep 17 00:00:00 2001 From: zcher Date: Sun, 14 Dec 2025 18:29:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20sada?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IContactRepository.cs => Interfaces/IContactRepository.cs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename IContactRepository.cs => Interfaces/IContactRepository.cs (100%) diff --git a/IContactRepository.cs b/Interfaces/IContactRepository.cs similarity index 100% rename from IContactRepository.cs rename to Interfaces/IContactRepository.cs