|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.29509.3 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CountryData.Standard", "CountryData.Standard.csproj", "{D4043C47-53E2-4B6D-824D-B4FE114983AC}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleClient", "..\ConsoleClient\ConsoleClient.csproj", "{4A9D98EB-35E0-4800-A99A-55E1016DC530}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AspNetCoreClient", "..\AspNetCoreClient\AspNetCoreClient.csproj", "{81C9636D-7C55-480B-B244-04A8E2D380FD}" |
| 11 | +EndProject |
| 12 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AndroidClient", "..\AndroidClient\AndroidClient.csproj", "{99245AAC-EF91-4879-BEE6-0AE93D507AF3}" |
| 13 | +EndProject |
| 14 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IOSClient", "..\IOSClient\IOSClient.csproj", "{BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}" |
| 15 | +EndProject |
| 16 | +Global |
| 17 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 18 | + Debug|Any CPU = Debug|Any CPU |
| 19 | + Debug|iPhone = Debug|iPhone |
| 20 | + Debug|iPhoneSimulator = Debug|iPhoneSimulator |
| 21 | + Release|Any CPU = Release|Any CPU |
| 22 | + Release|iPhone = Release|iPhone |
| 23 | + Release|iPhoneSimulator = Release|iPhoneSimulator |
| 24 | + EndGlobalSection |
| 25 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 26 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Debug|iPhone.ActiveCfg = Debug|Any CPU |
| 29 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Debug|iPhone.Build.0 = Debug|Any CPU |
| 30 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU |
| 31 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU |
| 32 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 33 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Release|Any CPU.Build.0 = Release|Any CPU |
| 34 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Release|iPhone.ActiveCfg = Release|Any CPU |
| 35 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Release|iPhone.Build.0 = Release|Any CPU |
| 36 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU |
| 37 | + {D4043C47-53E2-4B6D-824D-B4FE114983AC}.Release|iPhoneSimulator.Build.0 = Release|Any CPU |
| 38 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 39 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 40 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Debug|iPhone.ActiveCfg = Debug|Any CPU |
| 41 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Debug|iPhone.Build.0 = Debug|Any CPU |
| 42 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU |
| 43 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU |
| 44 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 45 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Release|Any CPU.Build.0 = Release|Any CPU |
| 46 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Release|iPhone.ActiveCfg = Release|Any CPU |
| 47 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Release|iPhone.Build.0 = Release|Any CPU |
| 48 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU |
| 49 | + {4A9D98EB-35E0-4800-A99A-55E1016DC530}.Release|iPhoneSimulator.Build.0 = Release|Any CPU |
| 50 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 51 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 52 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Debug|iPhone.ActiveCfg = Debug|Any CPU |
| 53 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Debug|iPhone.Build.0 = Debug|Any CPU |
| 54 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU |
| 55 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU |
| 56 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 57 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Release|Any CPU.Build.0 = Release|Any CPU |
| 58 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Release|iPhone.ActiveCfg = Release|Any CPU |
| 59 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Release|iPhone.Build.0 = Release|Any CPU |
| 60 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU |
| 61 | + {81C9636D-7C55-480B-B244-04A8E2D380FD}.Release|iPhoneSimulator.Build.0 = Release|Any CPU |
| 62 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 63 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 64 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Debug|Any CPU.Deploy.0 = Debug|Any CPU |
| 65 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Debug|iPhone.ActiveCfg = Debug|Any CPU |
| 66 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Debug|iPhone.Build.0 = Debug|Any CPU |
| 67 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Debug|iPhone.Deploy.0 = Debug|Any CPU |
| 68 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU |
| 69 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU |
| 70 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU |
| 71 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 72 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Release|Any CPU.Build.0 = Release|Any CPU |
| 73 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Release|Any CPU.Deploy.0 = Release|Any CPU |
| 74 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Release|iPhone.ActiveCfg = Release|Any CPU |
| 75 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Release|iPhone.Build.0 = Release|Any CPU |
| 76 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Release|iPhone.Deploy.0 = Release|Any CPU |
| 77 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU |
| 78 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Release|iPhoneSimulator.Build.0 = Release|Any CPU |
| 79 | + {99245AAC-EF91-4879-BEE6-0AE93D507AF3}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU |
| 80 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Debug|Any CPU.ActiveCfg = Debug|iPhone |
| 81 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Debug|iPhone.ActiveCfg = Debug|iPhone |
| 82 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Debug|iPhone.Build.0 = Debug|iPhone |
| 83 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator |
| 84 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator |
| 85 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Release|Any CPU.ActiveCfg = Release|iPhone |
| 86 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Release|iPhone.ActiveCfg = Release|iPhone |
| 87 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Release|iPhone.Build.0 = Release|iPhone |
| 88 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator |
| 89 | + {BCEF2C2C-5E1B-4CA0-B1B3-DF967E97FA2E}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator |
| 90 | + EndGlobalSection |
| 91 | + GlobalSection(SolutionProperties) = preSolution |
| 92 | + HideSolutionNode = FALSE |
| 93 | + EndGlobalSection |
| 94 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 95 | + SolutionGuid = {E59F9338-FBE4-4A18-AA55-63A5529423FE} |
| 96 | + EndGlobalSection |
| 97 | +EndGlobal |
0 commit comments