Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.34928.147 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RankingService", "RankingService\RankingService.csproj", "{DE7F9795-772A-4134-895F-3F65193E86BE}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RankingClient", "RankingClient\RankingClient.csproj", "{9373A533-CDFC-4EEC-AE5A-9CE87F099697}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {DE7F9795-772A-4134-895F-3F65193E86BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {DE7F9795-772A-4134-895F-3F65193E86BE}.Debug|Any CPU.Build.0 = Debug|Any CPU {DE7F9795-772A-4134-895F-3F65193E86BE}.Release|Any CPU.ActiveCfg = Release|Any CPU {DE7F9795-772A-4134-895F-3F65193E86BE}.Release|Any CPU.Build.0 = Release|Any CPU {9373A533-CDFC-4EEC-AE5A-9CE87F099697}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9373A533-CDFC-4EEC-AE5A-9CE87F099697}.Debug|Any CPU.Build.0 = Debug|Any CPU {9373A533-CDFC-4EEC-AE5A-9CE87F099697}.Release|Any CPU.ActiveCfg = Release|Any CPU {9373A533-CDFC-4EEC-AE5A-9CE87F099697}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {6790DB4E-93FA-425B-94D4-36A687BC734A} EndGlobalSection EndGlobal