PageRenderTime 40ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/VBAzureServiceBusSLRest.sln

#
Unknown | 37 lines | 36 code | 1 blank | 0 comment | 0 complexity | 98722717de592f46e64b75924757ebc8 MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ServiceBus", "VBAzureServiceBusSLRest\ServiceBus\ServiceBus.vbproj", "{84FF06E8-0213-459B-8CF1-E41210616ED2}"
  4. EndProject
  5. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Client", "VBAzureServiceBusSLRest\Client\Client.vbproj", "{3DC4141D-3C3A-469A-B212-4F98273EC725}"
  6. EndProject
  7. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Client.Web", "VBAzureServiceBusSLRest\Client.Web\Client.Web.vbproj", "{62008ECE-577F-46F0-BEF9-86913B77D27D}"
  8. EndProject
  9. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{56174071-0D6B-4F69-980D-169CC7A5EBF8}"
  10. ProjectSection(SolutionItems) = preProject
  11. VBAzureServiceBusSLRest\ReadMe.htm = VBAzureServiceBusSLRest\ReadMe.htm
  12. EndProjectSection
  13. EndProject
  14. Global
  15. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  16. Debug|Any CPU = Debug|Any CPU
  17. Release|Any CPU = Release|Any CPU
  18. EndGlobalSection
  19. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  20. {84FF06E8-0213-459B-8CF1-E41210616ED2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {84FF06E8-0213-459B-8CF1-E41210616ED2}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {84FF06E8-0213-459B-8CF1-E41210616ED2}.Release|Any CPU.ActiveCfg = Release|Any CPU
  23. {84FF06E8-0213-459B-8CF1-E41210616ED2}.Release|Any CPU.Build.0 = Release|Any CPU
  24. {3DC4141D-3C3A-469A-B212-4F98273EC725}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  25. {3DC4141D-3C3A-469A-B212-4F98273EC725}.Debug|Any CPU.Build.0 = Debug|Any CPU
  26. {3DC4141D-3C3A-469A-B212-4F98273EC725}.Release|Any CPU.ActiveCfg = Release|Any CPU
  27. {3DC4141D-3C3A-469A-B212-4F98273EC725}.Release|Any CPU.Build.0 = Release|Any CPU
  28. {62008ECE-577F-46F0-BEF9-86913B77D27D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  29. {62008ECE-577F-46F0-BEF9-86913B77D27D}.Debug|Any CPU.Build.0 = Debug|Any CPU
  30. {62008ECE-577F-46F0-BEF9-86913B77D27D}.Release|Any CPU.ActiveCfg = Release|Any CPU
  31. {62008ECE-577F-46F0-BEF9-86913B77D27D}.Release|Any CPU.Build.0 = Release|Any CPU
  32. EndGlobalSection
  33. GlobalSection(SolutionProperties) = preSolution
  34. HideSolutionNode = FALSE
  35. EndGlobalSection
  36. EndGlobal