Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.34928.147 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RankingService", "RankingService\RankingService.csproj", "{BC31F4B3-2FAF-4E74-BDFB-B642F8F74D35}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RankingClient", "RankingClient\RankingClient.csproj", "{6F9D2832-93DB-4CF5-91B4-51345035C30D}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RankingWebApp", "RankingWebApp\RankingWebApp.csproj", "{012DC13B-15F6-45CC-92C8-BC7DFAF942A6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {BC31F4B3-2FAF-4E74-BDFB-B642F8F74D35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BC31F4B3-2FAF-4E74-BDFB-B642F8F74D35}.Debug|Any CPU.Build.0 = Debug|Any CPU {BC31F4B3-2FAF-4E74-BDFB-B642F8F74D35}.Release|Any CPU.ActiveCfg = Release|Any CPU {BC31F4B3-2FAF-4E74-BDFB-B642F8F74D35}.Release|Any CPU.Build.0 = Release|Any CPU {6F9D2832-93DB-4CF5-91B4-51345035C30D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6F9D2832-93DB-4CF5-91B4-51345035C30D}.Debug|Any CPU.Build.0 = Debug|Any CPU {6F9D2832-93DB-4CF5-91B4-51345035C30D}.Release|Any CPU.ActiveCfg = Release|Any CPU {6F9D2832-93DB-4CF5-91B4-51345035C30D}.Release|Any CPU.Build.0 = Release|Any CPU {012DC13B-15F6-45CC-92C8-BC7DFAF942A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {012DC13B-15F6-45CC-92C8-BC7DFAF942A6}.Debug|Any CPU.Build.0 = Debug|Any CPU {012DC13B-15F6-45CC-92C8-BC7DFAF942A6}.Release|Any CPU.ActiveCfg = Release|Any CPU {012DC13B-15F6-45CC-92C8-BC7DFAF942A6}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {93368568-85F1-41B9-983B-B459F5C738D4} EndGlobalSection EndGlobal