diff --git a/legacy/GPW.CORE.SMART.old.sln b/legacy/GPW.CORE.SMART.old.sln new file mode 100644 index 0000000..5e21f2c --- /dev/null +++ b/legacy/GPW.CORE.SMART.old.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.4.33205.214 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GPW.CORE.Data", "GPW.CORE.Data\GPW.CORE.Data.csproj", "{32DE3E46-CCED-4F7E-8EC1-A854DA4F51C1}" +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GPW.CORE.Smart", "GPW.CORE.Smart\GPW.CORE.Smart.csproj", "{7E9A366C-3FDF-482B-864B-674AFA60CF9D}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {32DE3E46-CCED-4F7E-8EC1-A854DA4F51C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {32DE3E46-CCED-4F7E-8EC1-A854DA4F51C1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {32DE3E46-CCED-4F7E-8EC1-A854DA4F51C1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {32DE3E46-CCED-4F7E-8EC1-A854DA4F51C1}.Release|Any CPU.Build.0 = Release|Any CPU + {7E9A366C-3FDF-482B-864B-674AFA60CF9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7E9A366C-3FDF-482B-864B-674AFA60CF9D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7E9A366C-3FDF-482B-864B-674AFA60CF9D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7E9A366C-3FDF-482B-864B-674AFA60CF9D}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B0B304CA-6B40-44FF-A9C3-F90A3C56B21A} + EndGlobalSection +EndGlobal diff --git a/GPW.CORE.SMART/.config/dotnet-tools.json b/legacy/GPW.CORE.Smart/.config/dotnet-tools.json similarity index 100% rename from GPW.CORE.SMART/.config/dotnet-tools.json rename to legacy/GPW.CORE.Smart/.config/dotnet-tools.json diff --git a/GPW.CORE.SMART/Components/App.razor b/legacy/GPW.CORE.Smart/Components/App.razor similarity index 100% rename from GPW.CORE.SMART/Components/App.razor rename to legacy/GPW.CORE.Smart/Components/App.razor diff --git a/GPW.CORE.SMART/Components/Compo/AdminTask.razor b/legacy/GPW.CORE.Smart/Components/Compo/AdminTask.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/AdminTask.razor rename to legacy/GPW.CORE.Smart/Components/Compo/AdminTask.razor diff --git a/GPW.CORE.SMART/Components/Compo/AdminTask.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/AdminTask.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/AdminTask.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/AdminTask.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor b/legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor rename to legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor diff --git a/GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor.css b/legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor.css rename to legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor.css diff --git a/GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor.less b/legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor.less similarity index 100% rename from GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor.less rename to legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor.less diff --git a/GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor.min.css b/legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor.min.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/BottoniEntrEsc.razor.min.css rename to legacy/GPW.CORE.Smart/Components/Compo/BottoniEntrEsc.razor.min.css diff --git a/GPW.CORE.SMART/Components/Compo/Calendario.razor b/legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/Calendario.razor rename to legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor diff --git a/GPW.CORE.SMART/Components/Compo/Calendario.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/Calendario.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/Calendario.razor.css b/legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/Calendario.razor.css rename to legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor.css diff --git a/GPW.CORE.SMART/Components/Compo/Calendario.razor.less b/legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor.less similarity index 100% rename from GPW.CORE.SMART/Components/Compo/Calendario.razor.less rename to legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor.less diff --git a/GPW.CORE.SMART/Components/Compo/Calendario.razor.min.css b/legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor.min.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/Calendario.razor.min.css rename to legacy/GPW.CORE.Smart/Components/Compo/Calendario.razor.min.css diff --git a/GPW.CORE.SMART/Components/Compo/CheckTemp.razor b/legacy/GPW.CORE.Smart/Components/Compo/CheckTemp.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CheckTemp.razor rename to legacy/GPW.CORE.Smart/Components/Compo/CheckTemp.razor diff --git a/GPW.CORE.SMART/Components/Compo/CheckTemp.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/CheckTemp.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CheckTemp.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/CheckTemp.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/CmpTop.razor b/legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CmpTop.razor rename to legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor diff --git a/GPW.CORE.SMART/Components/Compo/CmpTop.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CmpTop.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/CmpTop.razor.css b/legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CmpTop.razor.css rename to legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor.css diff --git a/GPW.CORE.SMART/Components/Compo/CmpTop.razor.less b/legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor.less similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CmpTop.razor.less rename to legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor.less diff --git a/GPW.CORE.SMART/Components/Compo/CmpTop.razor.min.css b/legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor.min.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CmpTop.razor.min.css rename to legacy/GPW.CORE.Smart/Components/Compo/CmpTop.razor.min.css diff --git a/GPW.CORE.SMART/Components/Compo/CompProj.razor b/legacy/GPW.CORE.Smart/Components/Compo/CompProj.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CompProj.razor rename to legacy/GPW.CORE.Smart/Components/Compo/CompProj.razor diff --git a/GPW.CORE.SMART/Components/Compo/CompProj.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/CompProj.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CompProj.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/CompProj.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/CompTimbra.razor b/legacy/GPW.CORE.Smart/Components/Compo/CompTimbra.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CompTimbra.razor rename to legacy/GPW.CORE.Smart/Components/Compo/CompTimbra.razor diff --git a/GPW.CORE.SMART/Components/Compo/CompTimbra.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/CompTimbra.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/CompTimbra.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/CompTimbra.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/DtCard.razor b/legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/DtCard.razor rename to legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor diff --git a/GPW.CORE.SMART/Components/Compo/DtCard.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/DtCard.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/DtCard.razor.css b/legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/DtCard.razor.css rename to legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor.css diff --git a/GPW.CORE.SMART/Components/Compo/DtCard.razor.less b/legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor.less similarity index 100% rename from GPW.CORE.SMART/Components/Compo/DtCard.razor.less rename to legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor.less diff --git a/GPW.CORE.SMART/Components/Compo/DtCard.razor.min.css b/legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor.min.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/DtCard.razor.min.css rename to legacy/GPW.CORE.Smart/Components/Compo/DtCard.razor.min.css diff --git a/GPW.CORE.SMART/Components/Compo/InvioLinkEmail.razor b/legacy/GPW.CORE.Smart/Components/Compo/InvioLinkEmail.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/InvioLinkEmail.razor rename to legacy/GPW.CORE.Smart/Components/Compo/InvioLinkEmail.razor diff --git a/GPW.CORE.SMART/Components/Compo/InvioLinkEmail.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/InvioLinkEmail.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/InvioLinkEmail.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/InvioLinkEmail.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/NavBottom.razor b/legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/NavBottom.razor rename to legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor diff --git a/GPW.CORE.SMART/Components/Compo/NavBottom.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/NavBottom.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/NavBottom.razor.css b/legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/NavBottom.razor.css rename to legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor.css diff --git a/GPW.CORE.SMART/Components/Compo/NavBottom.razor.less b/legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor.less similarity index 100% rename from GPW.CORE.SMART/Components/Compo/NavBottom.razor.less rename to legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor.less diff --git a/GPW.CORE.SMART/Components/Compo/NavBottom.razor.min.css b/legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor.min.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/NavBottom.razor.min.css rename to legacy/GPW.CORE.Smart/Components/Compo/NavBottom.razor.min.css diff --git a/GPW.CORE.SMART/Components/Compo/ProjectsList.razor b/legacy/GPW.CORE.Smart/Components/Compo/ProjectsList.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/ProjectsList.razor rename to legacy/GPW.CORE.Smart/Components/Compo/ProjectsList.razor diff --git a/GPW.CORE.SMART/Components/Compo/ProjectsList.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/ProjectsList.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/ProjectsList.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/ProjectsList.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/RegAttEditor.razor b/legacy/GPW.CORE.Smart/Components/Compo/RegAttEditor.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/RegAttEditor.razor rename to legacy/GPW.CORE.Smart/Components/Compo/RegAttEditor.razor diff --git a/GPW.CORE.SMART/Components/Compo/RegAttEditor.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/RegAttEditor.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/RegAttEditor.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/RegAttEditor.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/RegMalattia.razor b/legacy/GPW.CORE.Smart/Components/Compo/RegMalattia.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/RegMalattia.razor rename to legacy/GPW.CORE.Smart/Components/Compo/RegMalattia.razor diff --git a/GPW.CORE.SMART/Components/Compo/RegMalattia.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/RegMalattia.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/RegMalattia.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/RegMalattia.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/RegRichieste.razor b/legacy/GPW.CORE.Smart/Components/Compo/RegRichieste.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/RegRichieste.razor rename to legacy/GPW.CORE.Smart/Components/Compo/RegRichieste.razor diff --git a/GPW.CORE.SMART/Components/Compo/RegRichieste.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/RegRichieste.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/RegRichieste.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/RegRichieste.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor b/legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor rename to legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor diff --git a/GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor.css b/legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor.css rename to legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor.css diff --git a/GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor.less b/legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor.less similarity index 100% rename from GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor.less rename to legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor.less diff --git a/GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor.min.css b/legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor.min.css similarity index 100% rename from GPW.CORE.SMART/Components/Compo/SingleRaDisplay.razor.min.css rename to legacy/GPW.CORE.Smart/Components/Compo/SingleRaDisplay.razor.min.css diff --git a/GPW.CORE.SMART/Components/Compo/TestWeekCal.razor b/legacy/GPW.CORE.Smart/Components/Compo/TestWeekCal.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/TestWeekCal.razor rename to legacy/GPW.CORE.Smart/Components/Compo/TestWeekCal.razor diff --git a/GPW.CORE.SMART/Components/Compo/TestWeekCal.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/TestWeekCal.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/TestWeekCal.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/TestWeekCal.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/TimbAdmin.razor b/legacy/GPW.CORE.Smart/Components/Compo/TimbAdmin.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/TimbAdmin.razor rename to legacy/GPW.CORE.Smart/Components/Compo/TimbAdmin.razor diff --git a/GPW.CORE.SMART/Components/Compo/TimbAdmin.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/TimbAdmin.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/TimbAdmin.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/TimbAdmin.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/TimbList.razor b/legacy/GPW.CORE.Smart/Components/Compo/TimbList.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/TimbList.razor rename to legacy/GPW.CORE.Smart/Components/Compo/TimbList.razor diff --git a/GPW.CORE.SMART/Components/Compo/TimbList.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/TimbList.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/TimbList.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/TimbList.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/TimbUser.razor b/legacy/GPW.CORE.Smart/Components/Compo/TimbUser.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/TimbUser.razor rename to legacy/GPW.CORE.Smart/Components/Compo/TimbUser.razor diff --git a/GPW.CORE.SMART/Components/Compo/TimbUser.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/TimbUser.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/TimbUser.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/TimbUser.razor.cs diff --git a/GPW.CORE.SMART/Components/Compo/UserQrCode.razor b/legacy/GPW.CORE.Smart/Components/Compo/UserQrCode.razor similarity index 100% rename from GPW.CORE.SMART/Components/Compo/UserQrCode.razor rename to legacy/GPW.CORE.Smart/Components/Compo/UserQrCode.razor diff --git a/GPW.CORE.SMART/Components/Compo/UserQrCode.razor.cs b/legacy/GPW.CORE.Smart/Components/Compo/UserQrCode.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Compo/UserQrCode.razor.cs rename to legacy/GPW.CORE.Smart/Components/Compo/UserQrCode.razor.cs diff --git a/GPW.CORE.SMART/Components/Layout/MainLayout.razor b/legacy/GPW.CORE.Smart/Components/Layout/MainLayout.razor similarity index 100% rename from GPW.CORE.SMART/Components/Layout/MainLayout.razor rename to legacy/GPW.CORE.Smart/Components/Layout/MainLayout.razor diff --git a/GPW.CORE.SMART/Components/Layout/MainLayout.razor.css b/legacy/GPW.CORE.Smart/Components/Layout/MainLayout.razor.css similarity index 100% rename from GPW.CORE.SMART/Components/Layout/MainLayout.razor.css rename to legacy/GPW.CORE.Smart/Components/Layout/MainLayout.razor.css diff --git a/GPW.CORE.SMART/Components/Layout/MainLayout.razor.less b/legacy/GPW.CORE.Smart/Components/Layout/MainLayout.razor.less similarity index 100% rename from GPW.CORE.SMART/Components/Layout/MainLayout.razor.less rename to legacy/GPW.CORE.Smart/Components/Layout/MainLayout.razor.less diff --git a/GPW.CORE.SMART/Components/Layout/MainLayout.razor.min.css b/legacy/GPW.CORE.Smart/Components/Layout/MainLayout.razor.min.css similarity index 100% rename from GPW.CORE.SMART/Components/Layout/MainLayout.razor.min.css rename to legacy/GPW.CORE.Smart/Components/Layout/MainLayout.razor.min.css diff --git a/GPW.CORE.SMART/Components/Pages/About.razor b/legacy/GPW.CORE.Smart/Components/Pages/About.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/About.razor rename to legacy/GPW.CORE.Smart/Components/Pages/About.razor diff --git a/GPW.CORE.SMART/Components/Pages/About.razor.cs b/legacy/GPW.CORE.Smart/Components/Pages/About.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Pages/About.razor.cs rename to legacy/GPW.CORE.Smart/Components/Pages/About.razor.cs diff --git a/GPW.CORE.SMART/Components/Pages/Admin.razor b/legacy/GPW.CORE.Smart/Components/Pages/Admin.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/Admin.razor rename to legacy/GPW.CORE.Smart/Components/Pages/Admin.razor diff --git a/GPW.CORE.SMART/Components/Pages/Admin.razor.cs b/legacy/GPW.CORE.Smart/Components/Pages/Admin.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Pages/Admin.razor.cs rename to legacy/GPW.CORE.Smart/Components/Pages/Admin.razor.cs diff --git a/GPW.CORE.SMART/Components/Pages/DayOff.razor b/legacy/GPW.CORE.Smart/Components/Pages/DayOff.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/DayOff.razor rename to legacy/GPW.CORE.Smart/Components/Pages/DayOff.razor diff --git a/GPW.CORE.SMART/Components/Pages/DayOff.razor.cs b/legacy/GPW.CORE.Smart/Components/Pages/DayOff.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Pages/DayOff.razor.cs rename to legacy/GPW.CORE.Smart/Components/Pages/DayOff.razor.cs diff --git a/GPW.CORE.SMART/Components/Pages/Error.razor b/legacy/GPW.CORE.Smart/Components/Pages/Error.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/Error.razor rename to legacy/GPW.CORE.Smart/Components/Pages/Error.razor diff --git a/GPW.CORE.SMART/Components/Pages/ForceReset.razor b/legacy/GPW.CORE.Smart/Components/Pages/ForceReset.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/ForceReset.razor rename to legacy/GPW.CORE.Smart/Components/Pages/ForceReset.razor diff --git a/GPW.CORE.SMART/Components/Pages/ForceReset.razor.cs b/legacy/GPW.CORE.Smart/Components/Pages/ForceReset.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Pages/ForceReset.razor.cs rename to legacy/GPW.CORE.Smart/Components/Pages/ForceReset.razor.cs diff --git a/GPW.CORE.SMART/Components/Pages/Home.razor b/legacy/GPW.CORE.Smart/Components/Pages/Home.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/Home.razor rename to legacy/GPW.CORE.Smart/Components/Pages/Home.razor diff --git a/GPW.CORE.SMART/Components/Pages/Home.razor.cs b/legacy/GPW.CORE.Smart/Components/Pages/Home.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Pages/Home.razor.cs rename to legacy/GPW.CORE.Smart/Components/Pages/Home.razor.cs diff --git a/GPW.CORE.SMART/Components/Pages/Jumper.razor b/legacy/GPW.CORE.Smart/Components/Pages/Jumper.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/Jumper.razor rename to legacy/GPW.CORE.Smart/Components/Pages/Jumper.razor diff --git a/GPW.CORE.SMART/Components/Pages/Jumper.razor.cs b/legacy/GPW.CORE.Smart/Components/Pages/Jumper.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Pages/Jumper.razor.cs rename to legacy/GPW.CORE.Smart/Components/Pages/Jumper.razor.cs diff --git a/GPW.CORE.SMART/Components/Pages/LogOut.razor b/legacy/GPW.CORE.Smart/Components/Pages/LogOut.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/LogOut.razor rename to legacy/GPW.CORE.Smart/Components/Pages/LogOut.razor diff --git a/GPW.CORE.SMART/Components/Pages/LogOut.razor.cs b/legacy/GPW.CORE.Smart/Components/Pages/LogOut.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Pages/LogOut.razor.cs rename to legacy/GPW.CORE.Smart/Components/Pages/LogOut.razor.cs diff --git a/GPW.CORE.SMART/Components/Pages/RegNewDevice.razor b/legacy/GPW.CORE.Smart/Components/Pages/RegNewDevice.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/RegNewDevice.razor rename to legacy/GPW.CORE.Smart/Components/Pages/RegNewDevice.razor diff --git a/GPW.CORE.SMART/Components/Pages/RegNewDevice.razor.cs b/legacy/GPW.CORE.Smart/Components/Pages/RegNewDevice.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Pages/RegNewDevice.razor.cs rename to legacy/GPW.CORE.Smart/Components/Pages/RegNewDevice.razor.cs diff --git a/GPW.CORE.SMART/Components/Pages/Scratch.razor b/legacy/GPW.CORE.Smart/Components/Pages/Scratch.razor similarity index 100% rename from GPW.CORE.SMART/Components/Pages/Scratch.razor rename to legacy/GPW.CORE.Smart/Components/Pages/Scratch.razor diff --git a/GPW.CORE.SMART/Components/Pages/Scratch.razor.cs b/legacy/GPW.CORE.Smart/Components/Pages/Scratch.razor.cs similarity index 100% rename from GPW.CORE.SMART/Components/Pages/Scratch.razor.cs rename to legacy/GPW.CORE.Smart/Components/Pages/Scratch.razor.cs diff --git a/GPW.CORE.SMART/Components/Routes.razor b/legacy/GPW.CORE.Smart/Components/Routes.razor similarity index 100% rename from GPW.CORE.SMART/Components/Routes.razor rename to legacy/GPW.CORE.Smart/Components/Routes.razor diff --git a/GPW.CORE.SMART/Components/_Imports.razor b/legacy/GPW.CORE.Smart/Components/_Imports.razor similarity index 100% rename from GPW.CORE.SMART/Components/_Imports.razor rename to legacy/GPW.CORE.Smart/Components/_Imports.razor diff --git a/GPW.CORE.SMART/Controllers/InfoController.cs b/legacy/GPW.CORE.Smart/Controllers/InfoController.cs similarity index 100% rename from GPW.CORE.SMART/Controllers/InfoController.cs rename to legacy/GPW.CORE.Smart/Controllers/InfoController.cs diff --git a/GPW.CORE.SMART/Data/CalendarModeEnum.cs b/legacy/GPW.CORE.Smart/Data/CalendarModeEnum.cs similarity index 100% rename from GPW.CORE.SMART/Data/CalendarModeEnum.cs rename to legacy/GPW.CORE.Smart/Data/CalendarModeEnum.cs diff --git a/GPW.CORE.SMART/Data/CoreSmartDataService.cs b/legacy/GPW.CORE.Smart/Data/CoreSmartDataService.cs similarity index 100% rename from GPW.CORE.SMART/Data/CoreSmartDataService.cs rename to legacy/GPW.CORE.Smart/Data/CoreSmartDataService.cs diff --git a/GPW.CORE.SMART/Data/LicenseService.cs b/legacy/GPW.CORE.Smart/Data/LicenseService.cs similarity index 100% rename from GPW.CORE.SMART/Data/LicenseService.cs rename to legacy/GPW.CORE.Smart/Data/LicenseService.cs diff --git a/GPW.CORE.SMART/Data/MessageService.cs b/legacy/GPW.CORE.Smart/Data/MessageService.cs similarity index 100% rename from GPW.CORE.SMART/Data/MessageService.cs rename to legacy/GPW.CORE.Smart/Data/MessageService.cs diff --git a/GPW.CORE.SMART/GPW.CORE.SMART.csproj b/legacy/GPW.CORE.Smart/GPW.CORE.SMART.csproj similarity index 100% rename from GPW.CORE.SMART/GPW.CORE.SMART.csproj rename to legacy/GPW.CORE.Smart/GPW.CORE.SMART.csproj diff --git a/GPW.CORE.SMART/Program.cs b/legacy/GPW.CORE.Smart/Program.cs similarity index 100% rename from GPW.CORE.SMART/Program.cs rename to legacy/GPW.CORE.Smart/Program.cs diff --git a/GPW.CORE.SMART/Properties/launchSettings.json b/legacy/GPW.CORE.Smart/Properties/launchSettings.json similarity index 100% rename from GPW.CORE.SMART/Properties/launchSettings.json rename to legacy/GPW.CORE.Smart/Properties/launchSettings.json diff --git a/GPW.CORE.SMART/appsettings.Development.json b/legacy/GPW.CORE.Smart/appsettings.Development.json similarity index 100% rename from GPW.CORE.SMART/appsettings.Development.json rename to legacy/GPW.CORE.Smart/appsettings.Development.json diff --git a/GPW.CORE.SMART/appsettings.Production.json b/legacy/GPW.CORE.Smart/appsettings.Production.json similarity index 100% rename from GPW.CORE.SMART/appsettings.Production.json rename to legacy/GPW.CORE.Smart/appsettings.Production.json diff --git a/GPW.CORE.SMART/appsettings.json b/legacy/GPW.CORE.Smart/appsettings.json similarity index 100% rename from GPW.CORE.SMART/appsettings.json rename to legacy/GPW.CORE.Smart/appsettings.json diff --git a/GPW.CORE.SMART/compilerconfig.json b/legacy/GPW.CORE.Smart/compilerconfig.json similarity index 100% rename from GPW.CORE.SMART/compilerconfig.json rename to legacy/GPW.CORE.Smart/compilerconfig.json diff --git a/GPW.CORE.SMART/compilerconfig.json.defaults b/legacy/GPW.CORE.Smart/compilerconfig.json.defaults similarity index 100% rename from GPW.CORE.SMART/compilerconfig.json.defaults rename to legacy/GPW.CORE.Smart/compilerconfig.json.defaults diff --git a/GPW.CORE.SMART/libman.json b/legacy/GPW.CORE.Smart/libman.json similarity index 100% rename from GPW.CORE.SMART/libman.json rename to legacy/GPW.CORE.Smart/libman.json diff --git a/GPW.CORE.SMART/logs/.placeholder b/legacy/GPW.CORE.Smart/logs/.placeholder similarity index 100% rename from GPW.CORE.SMART/logs/.placeholder rename to legacy/GPW.CORE.Smart/logs/.placeholder diff --git a/GPW.CORE.SMART/post-build.ps1 b/legacy/GPW.CORE.Smart/post-build.ps1 similarity index 100% rename from GPW.CORE.SMART/post-build.ps1 rename to legacy/GPW.CORE.Smart/post-build.ps1 diff --git a/GPW.CORE.SMART/wwwroot/app.css b/legacy/GPW.CORE.Smart/wwwroot/app.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/app.css rename to legacy/GPW.CORE.Smart/wwwroot/app.css diff --git a/GPW.CORE.SMART/wwwroot/bootstrap/bootstrap.min.css b/legacy/GPW.CORE.Smart/wwwroot/bootstrap/bootstrap.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/bootstrap/bootstrap.min.css rename to legacy/GPW.CORE.Smart/wwwroot/bootstrap/bootstrap.min.css diff --git a/GPW.CORE.SMART/wwwroot/bootstrap/bootstrap.min.css.map b/legacy/GPW.CORE.Smart/wwwroot/bootstrap/bootstrap.min.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/bootstrap/bootstrap.min.css.map rename to legacy/GPW.CORE.Smart/wwwroot/bootstrap/bootstrap.min.css.map diff --git a/GPW.CORE.SMART/wwwroot/css/fonts.css b/legacy/GPW.CORE.Smart/wwwroot/css/fonts.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/fonts.css rename to legacy/GPW.CORE.Smart/wwwroot/css/fonts.css diff --git a/GPW.CORE.SMART/wwwroot/css/fonts.less b/legacy/GPW.CORE.Smart/wwwroot/css/fonts.less similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/fonts.less rename to legacy/GPW.CORE.Smart/wwwroot/css/fonts.less diff --git a/GPW.CORE.SMART/wwwroot/css/fonts.min.css b/legacy/GPW.CORE.Smart/wwwroot/css/fonts.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/fonts.min.css rename to legacy/GPW.CORE.Smart/wwwroot/css/fonts.min.css diff --git a/GPW.CORE.SMART/wwwroot/css/open-iconic/FONT-LICENSE b/legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/FONT-LICENSE similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/open-iconic/FONT-LICENSE rename to legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/FONT-LICENSE diff --git a/GPW.CORE.SMART/wwwroot/css/open-iconic/ICON-LICENSE b/legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/ICON-LICENSE similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/open-iconic/ICON-LICENSE rename to legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/ICON-LICENSE diff --git a/GPW.CORE.SMART/wwwroot/css/open-iconic/README.md b/legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/README.md similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/open-iconic/README.md rename to legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/README.md diff --git a/GPW.CORE.SMART/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css b/legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css rename to legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css diff --git a/GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.eot b/legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.eot similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.eot rename to legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.eot diff --git a/GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.otf b/legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.otf similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.otf rename to legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.otf diff --git a/GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.svg b/legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.svg similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.svg rename to legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.svg diff --git a/GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf b/legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf rename to legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf diff --git a/GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.woff b/legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.woff similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/open-iconic/font/fonts/open-iconic.woff rename to legacy/GPW.CORE.Smart/wwwroot/css/open-iconic/font/fonts/open-iconic.woff diff --git a/GPW.CORE.SMART/wwwroot/css/site.css b/legacy/GPW.CORE.Smart/wwwroot/css/site.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/site.css rename to legacy/GPW.CORE.Smart/wwwroot/css/site.css diff --git a/GPW.CORE.SMART/wwwroot/css/site.less b/legacy/GPW.CORE.Smart/wwwroot/css/site.less similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/site.less rename to legacy/GPW.CORE.Smart/wwwroot/css/site.less diff --git a/GPW.CORE.SMART/wwwroot/css/site.min.css b/legacy/GPW.CORE.Smart/wwwroot/css/site.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/css/site.min.css rename to legacy/GPW.CORE.Smart/wwwroot/css/site.min.css diff --git a/GPW.CORE.SMART/wwwroot/favicon.png b/legacy/GPW.CORE.Smart/wwwroot/favicon.png similarity index 100% rename from GPW.CORE.SMART/wwwroot/favicon.png rename to legacy/GPW.CORE.Smart/wwwroot/favicon.png diff --git a/GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.eot b/legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.eot similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.eot rename to legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.eot diff --git a/GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.svg b/legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.svg similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.svg rename to legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.svg diff --git a/GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.ttf b/legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.ttf similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.ttf rename to legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.ttf diff --git a/GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.woff b/legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.woff similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.woff rename to legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.woff diff --git a/GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.woff2 b/legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.woff2 similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/lato-v17-latin-regular.woff2 rename to legacy/GPW.CORE.Smart/wwwroot/fonts/lato-v17-latin-regular.woff2 diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2 b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2 similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2 rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2 diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.eot b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.eot similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.eot rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.eot diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.svg b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.svg similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.svg rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.svg diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.ttf b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.ttf similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.ttf rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.ttf diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.woff b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.woff similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.woff rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.woff diff --git a/GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.woff2 b/legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.woff2 similarity index 100% rename from GPW.CORE.SMART/wwwroot/fonts/roboto-v27-latin-regular.woff2 rename to legacy/GPW.CORE.Smart/wwwroot/fonts/roboto-v27-latin-regular.woff2 diff --git a/GPW.CORE.SMART/wwwroot/images/LogoEgw.png b/legacy/GPW.CORE.Smart/wwwroot/images/LogoEgw.png similarity index 100% rename from GPW.CORE.SMART/wwwroot/images/LogoEgw.png rename to legacy/GPW.CORE.Smart/wwwroot/images/LogoEgw.png diff --git a/GPW.CORE.SMART/wwwroot/images/LogoEgwWhite.png b/legacy/GPW.CORE.Smart/wwwroot/images/LogoEgwWhite.png similarity index 100% rename from GPW.CORE.SMART/wwwroot/images/LogoEgwWhite.png rename to legacy/GPW.CORE.Smart/wwwroot/images/LogoEgwWhite.png diff --git a/GPW.CORE.SMART/wwwroot/images/favicon.ico b/legacy/GPW.CORE.Smart/wwwroot/images/favicon.ico similarity index 100% rename from GPW.CORE.SMART/wwwroot/images/favicon.ico rename to legacy/GPW.CORE.Smart/wwwroot/images/favicon.ico diff --git a/GPW.CORE.SMART/wwwroot/images/favicon.png b/legacy/GPW.CORE.Smart/wwwroot/images/favicon.png similarity index 100% rename from GPW.CORE.SMART/wwwroot/images/favicon.png rename to legacy/GPW.CORE.Smart/wwwroot/images/favicon.png diff --git a/GPW.CORE.SMART/wwwroot/images/nightWallpaper.jpg b/legacy/GPW.CORE.Smart/wwwroot/images/nightWallpaper.jpg similarity index 100% rename from GPW.CORE.SMART/wwwroot/images/nightWallpaper.jpg rename to legacy/GPW.CORE.Smart/wwwroot/images/nightWallpaper.jpg diff --git a/GPW.CORE.SMART/wwwroot/lib/ModalPopper.js b/legacy/GPW.CORE.Smart/wwwroot/lib/ModalPopper.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/ModalPopper.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/ModalPopper.js diff --git a/GPW.CORE.SMART/wwwroot/lib/UserAgent.js b/legacy/GPW.CORE.Smart/wwwroot/lib/UserAgent.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/UserAgent.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/UserAgent.js diff --git a/GPW.CORE.SMART/wwwroot/lib/WindowSize.js b/legacy/GPW.CORE.Smart/wwwroot/lib/WindowSize.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/WindowSize.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/WindowSize.js diff --git a/GPW.CORE.SMART/wwwroot/lib/Chart.js/chart.esm.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/chart.esm.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/Chart.js/chart.esm.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/chart.esm.js diff --git a/GPW.CORE.SMART/wwwroot/lib/Chart.js/chart.esm.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/chart.esm.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/Chart.js/chart.esm.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/chart.esm.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/Chart.js/chart.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/chart.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/Chart.js/chart.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/chart.js diff --git a/GPW.CORE.SMART/wwwroot/lib/Chart.js/chart.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/chart.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/Chart.js/chart.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/chart.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/Chart.js/helpers.esm.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/helpers.esm.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/Chart.js/helpers.esm.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/helpers.esm.js diff --git a/GPW.CORE.SMART/wwwroot/lib/Chart.js/helpers.esm.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/helpers.esm.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/Chart.js/helpers.esm.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chart.js/helpers.esm.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/chartBoot.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chartBoot.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/chartBoot.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chartBoot.js diff --git a/GPW.CORE.SMART/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.js diff --git a/GPW.CORE.SMART/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.js diff --git a/GPW.CORE.SMART/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.min.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.min.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.min.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.min.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.min.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.min.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.min.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-grid.rtl.min.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.min.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.min.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.min.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.min.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.min.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.min.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.min.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-reboot.rtl.min.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.min.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.min.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.min.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.min.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.min.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.min.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.min.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap-utilities.rtl.min.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.min.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.min.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.min.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.min.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.min.css.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.min.css.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.min.css.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/css/bootstrap.rtl.min.css.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.js b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.js diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.js.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.js.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.js.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.js.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.min.js.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.min.js.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.min.js.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.bundle.min.js.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.esm.js b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.esm.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.esm.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.esm.js diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.esm.js.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.esm.js.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.esm.js.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.esm.js.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.esm.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.esm.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.esm.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.esm.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.esm.min.js.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.esm.min.js.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.esm.min.js.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.esm.min.js.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.js b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.js diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.js.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.js.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.js.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.js.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.min.js.map b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.min.js.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/js/bootstrap.min.js.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/js/bootstrap.min.js.map diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_accordion.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_accordion.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_accordion.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_accordion.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_alert.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_alert.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_alert.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_alert.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_badge.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_badge.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_badge.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_badge.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_breadcrumb.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_breadcrumb.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_breadcrumb.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_breadcrumb.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_button-group.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_button-group.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_button-group.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_button-group.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_buttons.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_buttons.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_buttons.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_buttons.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_card.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_card.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_card.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_card.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_carousel.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_carousel.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_carousel.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_carousel.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_close.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_close.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_close.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_close.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_containers.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_containers.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_containers.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_containers.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_dropdown.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_dropdown.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_dropdown.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_dropdown.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_forms.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_forms.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_forms.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_forms.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_functions.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_functions.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_functions.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_functions.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_grid.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_grid.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_grid.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_grid.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_helpers.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_helpers.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_helpers.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_helpers.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_images.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_images.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_images.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_images.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_list-group.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_list-group.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_list-group.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_list-group.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_maps.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_maps.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_maps.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_maps.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_mixins.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_mixins.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_mixins.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_mixins.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_modal.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_modal.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_modal.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_modal.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_nav.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_nav.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_nav.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_nav.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_navbar.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_navbar.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_navbar.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_navbar.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_offcanvas.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_offcanvas.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_offcanvas.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_offcanvas.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_pagination.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_pagination.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_pagination.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_pagination.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_placeholders.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_placeholders.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_placeholders.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_placeholders.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_popover.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_popover.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_popover.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_popover.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_progress.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_progress.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_progress.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_progress.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_reboot.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_reboot.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_reboot.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_reboot.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_root.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_root.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_root.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_root.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_spinners.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_spinners.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_spinners.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_spinners.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_tables.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_tables.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_tables.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_tables.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_toasts.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_toasts.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_toasts.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_toasts.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_tooltip.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_tooltip.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_tooltip.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_tooltip.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_transitions.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_transitions.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_transitions.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_transitions.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_type.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_type.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_type.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_type.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_utilities.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_utilities.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_utilities.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_utilities.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_variables.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_variables.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/_variables.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/_variables.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/bootstrap-grid.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/bootstrap-grid.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/bootstrap-grid.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/bootstrap-grid.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/bootstrap-reboot.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/bootstrap-reboot.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/bootstrap-reboot.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/bootstrap-reboot.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/bootstrap-utilities.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/bootstrap-utilities.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/bootstrap-utilities.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/bootstrap-utilities.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/bootstrap.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/bootstrap.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/bootstrap.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/bootstrap.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_floating-labels.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_floating-labels.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_floating-labels.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_floating-labels.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-check.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-check.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-check.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-check.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-control.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-control.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-control.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-control.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-range.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-range.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-range.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-range.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-select.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-select.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-select.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-select.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-text.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-text.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_form-text.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_form-text.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_input-group.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_input-group.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_input-group.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_input-group.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_labels.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_labels.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_labels.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_labels.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_validation.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_validation.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/forms/_validation.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/forms/_validation.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_clearfix.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_clearfix.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_clearfix.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_clearfix.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_color-bg.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_color-bg.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_color-bg.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_color-bg.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_colored-links.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_colored-links.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_colored-links.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_colored-links.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_position.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_position.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_position.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_position.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_ratio.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_ratio.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_ratio.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_ratio.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_stacks.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_stacks.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_stacks.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_stacks.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_stretched-link.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_stretched-link.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_stretched-link.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_stretched-link.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_text-truncation.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_text-truncation.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_text-truncation.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_text-truncation.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_visually-hidden.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_visually-hidden.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_visually-hidden.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_visually-hidden.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_vr.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_vr.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/helpers/_vr.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/helpers/_vr.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_alert.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_alert.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_alert.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_alert.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_backdrop.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_backdrop.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_backdrop.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_backdrop.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_banner.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_banner.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_banner.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_banner.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_border-radius.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_border-radius.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_border-radius.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_border-radius.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_box-shadow.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_box-shadow.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_box-shadow.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_box-shadow.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_breakpoints.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_breakpoints.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_breakpoints.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_breakpoints.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_buttons.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_buttons.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_buttons.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_buttons.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_caret.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_caret.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_caret.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_caret.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_clearfix.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_clearfix.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_clearfix.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_clearfix.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_color-scheme.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_color-scheme.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_color-scheme.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_color-scheme.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_container.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_container.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_container.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_container.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_deprecate.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_deprecate.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_deprecate.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_deprecate.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_forms.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_forms.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_forms.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_forms.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_gradients.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_gradients.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_gradients.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_gradients.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_grid.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_grid.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_grid.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_grid.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_image.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_image.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_image.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_image.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_list-group.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_list-group.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_list-group.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_list-group.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_lists.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_lists.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_lists.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_lists.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_pagination.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_pagination.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_pagination.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_pagination.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_reset-text.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_reset-text.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_reset-text.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_reset-text.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_resize.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_resize.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_resize.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_resize.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_table-variants.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_table-variants.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_table-variants.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_table-variants.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_text-truncate.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_text-truncate.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_text-truncate.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_text-truncate.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_transition.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_transition.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_transition.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_transition.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_utilities.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_utilities.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_utilities.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_utilities.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_visually-hidden.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_visually-hidden.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/mixins/_visually-hidden.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/mixins/_visually-hidden.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/utilities/_api.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/utilities/_api.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/utilities/_api.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/utilities/_api.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/vendor/_rfs.scss b/legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/vendor/_rfs.scss similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/css/bootstrap/scss/vendor/_rfs.scss rename to legacy/GPW.CORE.Smart/wwwroot/lib/css/bootstrap/scss/vendor/_rfs.scss diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/all.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/all.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/all.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/all.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/all.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/all.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/all.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/all.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/brands.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/brands.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/brands.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/brands.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/brands.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/brands.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/brands.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/brands.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/fontawesome.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/fontawesome.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/fontawesome.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/fontawesome.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/fontawesome.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/fontawesome.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/fontawesome.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/fontawesome.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/regular.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/regular.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/regular.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/regular.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/regular.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/regular.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/regular.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/regular.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/solid.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/solid.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/solid.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/solid.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/solid.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/solid.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/solid.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/solid.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/svg-with-js.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/svg-with-js.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/svg-with-js.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/svg-with-js.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/svg-with-js.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/svg-with-js.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/svg-with-js.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/svg-with-js.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v4-font-face.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v4-font-face.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v4-font-face.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v4-font-face.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v4-font-face.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v4-font-face.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v4-font-face.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v4-font-face.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v4-shims.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v4-shims.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v4-shims.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v4-shims.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v4-shims.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v4-shims.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v4-shims.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v4-shims.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v5-font-face.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v5-font-face.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v5-font-face.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v5-font-face.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v5-font-face.min.css b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v5-font-face.min.css similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/css/v5-font-face.min.css rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/css/v5-font-face.min.css diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/all.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/all.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/all.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/all.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/all.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/all.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/all.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/all.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/brands.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/brands.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/brands.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/brands.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/brands.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/brands.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/brands.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/brands.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/conflict-detection.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/conflict-detection.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/conflict-detection.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/conflict-detection.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/conflict-detection.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/conflict-detection.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/conflict-detection.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/conflict-detection.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/fontawesome.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/fontawesome.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/fontawesome.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/fontawesome.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/fontawesome.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/fontawesome.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/fontawesome.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/fontawesome.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/regular.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/regular.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/regular.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/regular.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/regular.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/regular.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/regular.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/regular.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/solid.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/solid.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/solid.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/solid.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/solid.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/solid.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/solid.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/solid.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/v4-shims.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/v4-shims.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/v4-shims.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/v4-shims.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/js/v4-shims.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/v4-shims.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/js/v4-shims.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/js/v4-shims.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/sprites/brands.svg b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/sprites/brands.svg similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/sprites/brands.svg rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/sprites/brands.svg diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/sprites/regular.svg b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/sprites/regular.svg similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/sprites/regular.svg rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/sprites/regular.svg diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/sprites/solid.svg b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/sprites/solid.svg similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/sprites/solid.svg rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/sprites/solid.svg diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-brands-400.ttf b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-brands-400.ttf similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-brands-400.ttf rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-brands-400.ttf diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-brands-400.woff2 b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-brands-400.woff2 similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-brands-400.woff2 rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-brands-400.woff2 diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-regular-400.ttf b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-regular-400.ttf similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-regular-400.ttf rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-regular-400.ttf diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-regular-400.woff2 b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-regular-400.woff2 similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-regular-400.woff2 rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-regular-400.woff2 diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-solid-900.ttf b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-solid-900.ttf similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-solid-900.ttf rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-solid-900.ttf diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-solid-900.woff2 b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-solid-900.woff2 similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-solid-900.woff2 rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-solid-900.woff2 diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.ttf b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.ttf similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.ttf rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.ttf diff --git a/GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.woff2 b/legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.woff2 similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.woff2 rename to legacy/GPW.CORE.Smart/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.woff2 diff --git a/GPW.CORE.SMART/wwwroot/lib/luxon/cjs-browser/luxon.js b/legacy/GPW.CORE.Smart/wwwroot/lib/luxon/cjs-browser/luxon.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/luxon/cjs-browser/luxon.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/luxon/cjs-browser/luxon.js diff --git a/GPW.CORE.SMART/wwwroot/lib/luxon/cjs-browser/luxon.js.map b/legacy/GPW.CORE.Smart/wwwroot/lib/luxon/cjs-browser/luxon.js.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/luxon/cjs-browser/luxon.js.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/luxon/cjs-browser/luxon.js.map diff --git a/GPW.CORE.SMART/wwwroot/lib/luxon/cjs-browser/luxon.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/luxon/cjs-browser/luxon.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/luxon/cjs-browser/luxon.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/luxon/cjs-browser/luxon.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/luxon/luxon.js b/legacy/GPW.CORE.Smart/wwwroot/lib/luxon/luxon.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/luxon/luxon.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/luxon/luxon.js diff --git a/GPW.CORE.SMART/wwwroot/lib/luxon/luxon.js.map b/legacy/GPW.CORE.Smart/wwwroot/lib/luxon/luxon.js.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/luxon/luxon.js.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/luxon/luxon.js.map diff --git a/GPW.CORE.SMART/wwwroot/lib/luxon/luxon.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/luxon/luxon.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/luxon/luxon.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/luxon/luxon.min.js diff --git a/GPW.CORE.SMART/wwwroot/lib/luxon/luxon.min.js.map b/legacy/GPW.CORE.Smart/wwwroot/lib/luxon/luxon.min.js.map similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/luxon/luxon.min.js.map rename to legacy/GPW.CORE.Smart/wwwroot/lib/luxon/luxon.min.js.map diff --git a/GPW.CORE.SMART/wwwroot/lib/offlineOverlay.js b/legacy/GPW.CORE.Smart/wwwroot/lib/offlineOverlay.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/offlineOverlay.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/offlineOverlay.js diff --git a/GPW.CORE.SMART/wwwroot/lib/qrHelper.js b/legacy/GPW.CORE.Smart/wwwroot/lib/qrHelper.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/qrHelper.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/qrHelper.js diff --git a/GPW.CORE.SMART/wwwroot/lib/qrcode.js b/legacy/GPW.CORE.Smart/wwwroot/lib/qrcode.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/qrcode.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/qrcode.js diff --git a/GPW.CORE.SMART/wwwroot/lib/qrcode.min.js b/legacy/GPW.CORE.Smart/wwwroot/lib/qrcode.min.js similarity index 100% rename from GPW.CORE.SMART/wwwroot/lib/qrcode.min.js rename to legacy/GPW.CORE.Smart/wwwroot/lib/qrcode.min.js diff --git a/GPW.CORE.SMART/wwwroot/manifest.json b/legacy/GPW.CORE.Smart/wwwroot/manifest.json similarity index 100% rename from GPW.CORE.SMART/wwwroot/manifest.json rename to legacy/GPW.CORE.Smart/wwwroot/manifest.json