Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34607.119 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Infrastructure", "Infrastructure\Infrastructure.csproj", "{06E9AE9C-4329-41EF-BF95-168D38F1F6FE}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Server", "Server\Server.csproj", "{FF711AC2-DFCF-4C11-ABD1-69931E5C0D84}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shared", "Shared\Shared.csproj", "{C07A8E83-FC00-4CDD-B74D-DB34F950E986}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {06E9AE9C-4329-41EF-BF95-168D38F1F6FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {06E9AE9C-4329-41EF-BF95-168D38F1F6FE}.Debug|Any CPU.Build.0 = Debug|Any CPU {06E9AE9C-4329-41EF-BF95-168D38F1F6FE}.Release|Any CPU.ActiveCfg = Release|Any CPU {06E9AE9C-4329-41EF-BF95-168D38F1F6FE}.Release|Any CPU.Build.0 = Release|Any CPU {FF711AC2-DFCF-4C11-ABD1-69931E5C0D84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FF711AC2-DFCF-4C11-ABD1-69931E5C0D84}.Debug|Any CPU.Build.0 = Debug|Any CPU {FF711AC2-DFCF-4C11-ABD1-69931E5C0D84}.Release|Any CPU.ActiveCfg = Release|Any CPU {FF711AC2-DFCF-4C11-ABD1-69931E5C0D84}.Release|Any CPU.Build.0 = Release|Any CPU {C07A8E83-FC00-4CDD-B74D-DB34F950E986}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C07A8E83-FC00-4CDD-B74D-DB34F950E986}.Debug|Any CPU.Build.0 = Debug|Any CPU {C07A8E83-FC00-4CDD-B74D-DB34F950E986}.Release|Any CPU.ActiveCfg = Release|Any CPU {C07A8E83-FC00-4CDD-B74D-DB34F950E986}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {E05D39E2-C0B7-4A72-B1CD-08C3B6C74097} EndGlobalSection EndGlobal