diff --git a/workController/App.config b/WorkController_/App.config similarity index 100% rename from workController/App.config rename to WorkController_/App.config diff --git a/WorkController/MainForm.Designer.cs b/WorkController_/MainForm.Designer.cs similarity index 100% rename from WorkController/MainForm.Designer.cs rename to WorkController_/MainForm.Designer.cs diff --git a/WorkController/MainForm.cs b/WorkController_/MainForm.cs similarity index 100% rename from WorkController/MainForm.cs rename to WorkController_/MainForm.cs diff --git a/WorkController/MainForm.resx b/WorkController_/MainForm.resx similarity index 100% rename from WorkController/MainForm.resx rename to WorkController_/MainForm.resx diff --git a/workController/Program.cs b/WorkController_/Program.cs similarity index 100% rename from workController/Program.cs rename to WorkController_/Program.cs diff --git a/workController/Properties/AssemblyInfo.cs b/WorkController_/Properties/AssemblyInfo.cs similarity index 100% rename from workController/Properties/AssemblyInfo.cs rename to WorkController_/Properties/AssemblyInfo.cs diff --git a/workController/Properties/Resources.Designer.cs b/WorkController_/Properties/Resources.Designer.cs similarity index 100% rename from workController/Properties/Resources.Designer.cs rename to WorkController_/Properties/Resources.Designer.cs diff --git a/workController/Properties/Resources.resx b/WorkController_/Properties/Resources.resx similarity index 100% rename from workController/Properties/Resources.resx rename to WorkController_/Properties/Resources.resx diff --git a/workController/Properties/Settings.Designer.cs b/WorkController_/Properties/Settings.Designer.cs similarity index 100% rename from workController/Properties/Settings.Designer.cs rename to WorkController_/Properties/Settings.Designer.cs diff --git a/workController/Properties/Settings.settings b/WorkController_/Properties/Settings.settings similarity index 100% rename from workController/Properties/Settings.settings rename to WorkController_/Properties/Settings.settings diff --git a/workController/workController.csproj b/WorkController_/WorkController.csproj similarity index 100% rename from workController/workController.csproj rename to WorkController_/WorkController.csproj diff --git a/workController/app.manifest b/WorkController_/app.manifest similarity index 100% rename from workController/app.manifest rename to WorkController_/app.manifest diff --git a/workController/blockedmsg.Designer.cs b/WorkController_/blockedmsg.Designer.cs similarity index 100% rename from workController/blockedmsg.Designer.cs rename to WorkController_/blockedmsg.Designer.cs diff --git a/workController/blockedmsg.cs b/WorkController_/blockedmsg.cs similarity index 100% rename from workController/blockedmsg.cs rename to WorkController_/blockedmsg.cs diff --git a/workController/blockedmsg.resx b/WorkController_/blockedmsg.resx similarity index 100% rename from workController/blockedmsg.resx rename to WorkController_/blockedmsg.resx diff --git a/workController/blocktimes.Designer.cs b/WorkController_/blocktimes.Designer.cs similarity index 100% rename from workController/blocktimes.Designer.cs rename to WorkController_/blocktimes.Designer.cs diff --git a/workController/blocktimes.cs b/WorkController_/blocktimes.cs similarity index 100% rename from workController/blocktimes.cs rename to WorkController_/blocktimes.cs diff --git a/workController/blocktimes.resx b/WorkController_/blocktimes.resx similarity index 100% rename from workController/blocktimes.resx rename to WorkController_/blocktimes.resx diff --git a/workController/general.Designer.cs b/WorkController_/general.Designer.cs similarity index 100% rename from workController/general.Designer.cs rename to WorkController_/general.Designer.cs diff --git a/workController/general.cs b/WorkController_/general.cs similarity index 100% rename from workController/general.cs rename to WorkController_/general.cs diff --git a/workController/general.resx b/WorkController_/general.resx similarity index 100% rename from workController/general.resx rename to WorkController_/general.resx diff --git a/workController/whitelist.Designer.cs b/WorkController_/whitelist.Designer.cs similarity index 100% rename from workController/whitelist.Designer.cs rename to WorkController_/whitelist.Designer.cs diff --git a/workController/whitelist.cs b/WorkController_/whitelist.cs similarity index 100% rename from workController/whitelist.cs rename to WorkController_/whitelist.cs diff --git a/workController/whitelist.resx b/WorkController_/whitelist.resx similarity index 100% rename from workController/whitelist.resx rename to WorkController_/whitelist.resx diff --git a/workController.sln b/workController.sln index 83aebfe..61b0b38 100644 --- a/workController.sln +++ b/workController.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27428.2037 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WorkController", "WorkController\WorkController.csproj", "{9C66C432-F3D8-44E1-9AED-C840AE9BCCA5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WorkController", "WorkController_\WorkController.csproj", "{9C66C432-F3D8-44E1-9AED-C840AE9BCCA5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution