refactor: change folder structure

This commit is contained in:
2025-07-18 13:02:13 +03:30
parent 835f833927
commit 3c05411a29
1329 changed files with 116 additions and 38 deletions
@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34202.233
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Views", "Views.csproj", "{6D3914F1-339D-4261-8BA9-C9E5CFC52269}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6D3914F1-339D-4261-8BA9-C9E5CFC52269}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6D3914F1-339D-4261-8BA9-C9E5CFC52269}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6D3914F1-339D-4261-8BA9-C9E5CFC52269}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6D3914F1-339D-4261-8BA9-C9E5CFC52269}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {988ABAD3-FC15-4FBF-96BD-9B5F8C8D4A8C}
EndGlobalSection
EndGlobal