restructure Folders

This commit is contained in:
Tim Wundenberg
2021-07-11 10:29:00 +02:00
parent f8e2e08886
commit fb628b86f4
16 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16 # Visual Studio Version 16
VisualStudioVersion = 16.0.31410.357 VisualStudioVersion = 16.0.31410.357
MinimumVisualStudioVersion = 10.0.40219.1 MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PointCloudWeb.Server", "PointCloudWeb.Server.csproj", "{6B84C879-BF80-49D8-A8BF-6684DCF8CB64}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PointCloudWeb.Server", "PointCloudWeb.Server\PointCloudWeb.Server.csproj", "{BD246537-F063-4A5A-8957-AF25E021132D}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -11,10 +11,10 @@ Global
Release|Any CPU = Release|Any CPU Release|Any CPU = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6B84C879-BF80-49D8-A8BF-6684DCF8CB64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BD246537-F063-4A5A-8957-AF25E021132D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6B84C879-BF80-49D8-A8BF-6684DCF8CB64}.Debug|Any CPU.Build.0 = Debug|Any CPU {BD246537-F063-4A5A-8957-AF25E021132D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6B84C879-BF80-49D8-A8BF-6684DCF8CB64}.Release|Any CPU.ActiveCfg = Release|Any CPU {BD246537-F063-4A5A-8957-AF25E021132D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6B84C879-BF80-49D8-A8BF-6684DCF8CB64}.Release|Any CPU.Build.0 = Release|Any CPU {BD246537-F063-4A5A-8957-AF25E021132D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE