added samples
[windows-sources.git] / sdk / samples / WCFSamples / TechnologySamples / Basic / Service / Hosting / WASHost / MsmqActivation / VB / MsmqActivation.sln
blob5273cce9b2b76deb7e97620ffc52c91e58cd172b
1 
2 Microsoft Visual Studio Solution File, Format Version 9.00
3 # Visual Studio 2005
4 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "client", "client\client.vbproj", "{5A890B35-7429-4915-AF42-9800E2770F17}"
5 EndProject
6 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "service", "service\service.vbproj", "{DB5E7B0C-F2E4-45B4-A239-FF657A7249F3}"
7 EndProject
8 Global
9         GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                 Debug|Any CPU = Debug|Any CPU
11                 Release|Any CPU = Release|Any CPU
12         EndGlobalSection
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
22         EndGlobalSection
23         GlobalSection(SolutionProperties) = preSolution
24                 HideSolutionNode = FALSE
25         EndGlobalSection
26 EndGlobal