Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31624.102 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nat_LuckyCall", "LuckyCallWebCore\Nat_LuckyCall.csproj", "{99141DC5-C989-4751-8328-C5128437A3DC}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{C84129EE-5A38-4857-B2F2-CCF58D68B526}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {99141DC5-C989-4751-8328-C5128437A3DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {99141DC5-C989-4751-8328-C5128437A3DC}.Debug|Any CPU.Build.0 = Debug|Any CPU {99141DC5-C989-4751-8328-C5128437A3DC}.Release|Any CPU.ActiveCfg = Release|Any CPU {99141DC5-C989-4751-8328-C5128437A3DC}.Release|Any CPU.Build.0 = Release|Any CPU {C84129EE-5A38-4857-B2F2-CCF58D68B526}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C84129EE-5A38-4857-B2F2-CCF58D68B526}.Debug|Any CPU.Build.0 = Debug|Any CPU {C84129EE-5A38-4857-B2F2-CCF58D68B526}.Release|Any CPU.ActiveCfg = Release|Any CPU {C84129EE-5A38-4857-B2F2-CCF58D68B526}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {1FFCC202-856D-4344-9A00-A00155F4D93F} EndGlobalSection EndGlobal