From 5a1b5c828a8058a635628d0dd6a0abf8c17b13c7 Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Sat, 25 May 2024 10:06:50 +0300 Subject: [PATCH] 2024.5.25.0 Move files to another directory --- .../SplitCollectionUserInfo.vb | 0 ...itCollectionUserInfoChangePathsForm.Designer.vb | 0 .../SplitCollectionUserInfoChangePathsForm.resx | 0 .../SplitCollectionUserInfoChangePathsForm.vb | 0 .../SplitCollectionUserInfoPathForm.Designer.vb | 0 .../SplitCollectionUserInfoPathForm.resx | 0 .../SplitCollectionUserInfoPathForm.vb | 0 SCrawler/SCrawler.vbproj | 14 +++++++------- 8 files changed, 7 insertions(+), 7 deletions(-) rename SCrawler/API/{Base => BaseObjects}/SplitCollectionUserInfo.vb (100%) rename SCrawler/API/{Base => BaseObjects}/SplitCollectionUserInfoChangePathsForm.Designer.vb (100%) rename SCrawler/API/{Base => BaseObjects}/SplitCollectionUserInfoChangePathsForm.resx (100%) rename SCrawler/API/{Base => BaseObjects}/SplitCollectionUserInfoChangePathsForm.vb (100%) rename SCrawler/API/{Base => BaseObjects}/SplitCollectionUserInfoPathForm.Designer.vb (100%) rename SCrawler/API/{Base => BaseObjects}/SplitCollectionUserInfoPathForm.resx (100%) rename SCrawler/API/{Base => BaseObjects}/SplitCollectionUserInfoPathForm.vb (100%) diff --git a/SCrawler/API/Base/SplitCollectionUserInfo.vb b/SCrawler/API/BaseObjects/SplitCollectionUserInfo.vb similarity index 100% rename from SCrawler/API/Base/SplitCollectionUserInfo.vb rename to SCrawler/API/BaseObjects/SplitCollectionUserInfo.vb diff --git a/SCrawler/API/Base/SplitCollectionUserInfoChangePathsForm.Designer.vb b/SCrawler/API/BaseObjects/SplitCollectionUserInfoChangePathsForm.Designer.vb similarity index 100% rename from SCrawler/API/Base/SplitCollectionUserInfoChangePathsForm.Designer.vb rename to SCrawler/API/BaseObjects/SplitCollectionUserInfoChangePathsForm.Designer.vb diff --git a/SCrawler/API/Base/SplitCollectionUserInfoChangePathsForm.resx b/SCrawler/API/BaseObjects/SplitCollectionUserInfoChangePathsForm.resx similarity index 100% rename from SCrawler/API/Base/SplitCollectionUserInfoChangePathsForm.resx rename to SCrawler/API/BaseObjects/SplitCollectionUserInfoChangePathsForm.resx diff --git a/SCrawler/API/Base/SplitCollectionUserInfoChangePathsForm.vb b/SCrawler/API/BaseObjects/SplitCollectionUserInfoChangePathsForm.vb similarity index 100% rename from SCrawler/API/Base/SplitCollectionUserInfoChangePathsForm.vb rename to SCrawler/API/BaseObjects/SplitCollectionUserInfoChangePathsForm.vb diff --git a/SCrawler/API/Base/SplitCollectionUserInfoPathForm.Designer.vb b/SCrawler/API/BaseObjects/SplitCollectionUserInfoPathForm.Designer.vb similarity index 100% rename from SCrawler/API/Base/SplitCollectionUserInfoPathForm.Designer.vb rename to SCrawler/API/BaseObjects/SplitCollectionUserInfoPathForm.Designer.vb diff --git a/SCrawler/API/Base/SplitCollectionUserInfoPathForm.resx b/SCrawler/API/BaseObjects/SplitCollectionUserInfoPathForm.resx similarity index 100% rename from SCrawler/API/Base/SplitCollectionUserInfoPathForm.resx rename to SCrawler/API/BaseObjects/SplitCollectionUserInfoPathForm.resx diff --git a/SCrawler/API/Base/SplitCollectionUserInfoPathForm.vb b/SCrawler/API/BaseObjects/SplitCollectionUserInfoPathForm.vb similarity index 100% rename from SCrawler/API/Base/SplitCollectionUserInfoPathForm.vb rename to SCrawler/API/BaseObjects/SplitCollectionUserInfoPathForm.vb diff --git a/SCrawler/SCrawler.vbproj b/SCrawler/SCrawler.vbproj index d565a15..56dfb9e 100644 --- a/SCrawler/SCrawler.vbproj +++ b/SCrawler/SCrawler.vbproj @@ -173,17 +173,17 @@ - - + + SplitCollectionUserInfoChangePathsForm.vb - + Form - + SplitCollectionUserInfoPathForm.vb - + Form @@ -531,10 +531,10 @@ InternalSettingsForm.vb - + SplitCollectionUserInfoChangePathsForm.vb - + SplitCollectionUserInfoPathForm.vb