2 Microsoft Visual Studio Solution File, Format Version 9.00
4 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "client", "client\client.vbproj", "{5A890B35-7429-4915-AF42-9800E2770F17}"
6 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "service", "service\service.vbproj", "{DB5E7B0C-F2E4-45B4-A239-FF657A7249F3}"
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|Any CPU = Debug|Any CPU
11 Release|Any CPU = Release|Any CPU
13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
14 {5A890B35-7429-4915-AF42-9800E2770F17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15 {5A890B35-7429-4915-AF42-9800E2770F17}.Debug|Any CPU.Build.0 = Debug|Any CPU
16 {5A890B35-7429-4915-AF42-9800E2770F17}.Release|Any CPU.ActiveCfg = Release|Any CPU
17 {5A890B35-7429-4915-AF42-9800E2770F17}.Release|Any CPU.Build.0 = Release|Any CPU
18 {DB5E7B0C-F2E4-45B4-A239-FF657A7249F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19 {DB5E7B0C-F2E4-45B4-A239-FF657A7249F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
20 {DB5E7B0C-F2E4-45B4-A239-FF657A7249F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
21 {DB5E7B0C-F2E4-45B4-A239-FF657A7249F3}.Release|Any CPU.Build.0 = Release|Any CPU
23 GlobalSection(SolutionProperties) = preSolution
24 HideSolutionNode = FALSE