PageRenderTime 42ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/CSAzureTableStorageWCFDS.sln

#
Unknown | 32 lines | 31 code | 1 blank | 0 comment | 0 complexity | c7728ee61cdb70d2bfea34be497ae9ba MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{CC5FD16D-436D-48AD-A40C-5A424C6E3E79}") = "CloudService", "CSAzureTableStorageWCFDS\CSAzureTableStorageWCFDS\CloudService.ccproj", "{656462AA-9F6F-4E48-9707-84F7EA8739FF}"
  4. EndProject
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebRole", "CSAzureTableStorageWCFDS\DataServiceWebRole\WebRole.csproj", "{98869AEB-093A-4C3A-AAC5-766C78B8F71A}"
  6. EndProject
  7. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "CSAzureTableStorageWCFDS\Client\Client.csproj", "{840FF726-D5DE-46E3-B7B5-371E683E9957}"
  8. EndProject
  9. Global
  10. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  11. Debug|Any CPU = Debug|Any CPU
  12. Release|Any CPU = Release|Any CPU
  13. EndGlobalSection
  14. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  15. {656462AA-9F6F-4E48-9707-84F7EA8739FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  16. {656462AA-9F6F-4E48-9707-84F7EA8739FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
  17. {656462AA-9F6F-4E48-9707-84F7EA8739FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
  18. {656462AA-9F6F-4E48-9707-84F7EA8739FF}.Release|Any CPU.Build.0 = Release|Any CPU
  19. {98869AEB-093A-4C3A-AAC5-766C78B8F71A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  20. {98869AEB-093A-4C3A-AAC5-766C78B8F71A}.Debug|Any CPU.Build.0 = Debug|Any CPU
  21. {98869AEB-093A-4C3A-AAC5-766C78B8F71A}.Release|Any CPU.ActiveCfg = Release|Any CPU
  22. {98869AEB-093A-4C3A-AAC5-766C78B8F71A}.Release|Any CPU.Build.0 = Release|Any CPU
  23. {840FF726-D5DE-46E3-B7B5-371E683E9957}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  24. {840FF726-D5DE-46E3-B7B5-371E683E9957}.Debug|Any CPU.Build.0 = Debug|Any CPU
  25. {840FF726-D5DE-46E3-B7B5-371E683E9957}.Release|Any CPU.ActiveCfg = Release|Any CPU
  26. {840FF726-D5DE-46E3-B7B5-371E683E9957}.Release|Any CPU.Build.0 = Release|Any CPU
  27. EndGlobalSection
  28. GlobalSection(SolutionProperties) = preSolution
  29. HideSolutionNode = FALSE
  30. EndGlobalSection
  31. EndGlobal