From 1a26bf133a5722f9caec299fbdd15d6b40db6222 Mon Sep 17 00:00:00 2001 From: cyxaruk Date: Fri, 22 Mar 2024 18:25:32 +0400 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=B0=D1=87=D0=B0=D0=BB=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{ => CollectionGenericObjects}/ICollectionGenericObjects.cs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ProjectCar/ProjectCar/{ => CollectionGenericObjects}/ICollectionGenericObjects.cs (100%) diff --git a/ProjectCar/ProjectCar/ICollectionGenericObjects.cs b/ProjectCar/ProjectCar/CollectionGenericObjects/ICollectionGenericObjects.cs similarity index 100% rename from ProjectCar/ProjectCar/ICollectionGenericObjects.cs rename to ProjectCar/ProjectCar/CollectionGenericObjects/ICollectionGenericObjects.cs