PageRenderTime 37ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/Main/Source/SandcastleInstaller/SandcastleInstaller.sln

#
Unknown | 59 lines | 58 code | 1 blank | 0 comment | 0 complexity | d960377905a51306d7c7bc1a0752af7a MD5 | raw file
Possible License(s): CC-BY-SA-3.0
  1. Microsoft Visual Studio Solution File, Format Version 11.00
  2. # Visual Studio 2010
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SandcastleInstaller", "SandcastleInstaller.csproj", "{AAC3042F-A3B3-4609-9A09-91B97974E329}"
  4. EndProject
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SandcastleInstaller.SHFB", "SandcastleInstaller.SHFB\SandcastleInstaller.SHFB.csproj", "{0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}"
  6. EndProject
  7. Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{17388D07-5528-489C-A1DB-4244E932BBA5}"
  8. ProjectSection(SolutionItems) = preProject
  9. License.txt = License.txt
  10. SandcastleInstaller.FxCop = SandcastleInstaller.FxCop
  11. EndProjectSection
  12. EndProject
  13. Global
  14. GlobalSection(TeamFoundationVersionControl) = preSolution
  15. SccNumberOfProjects = 3
  16. SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
  17. SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs04
  18. SccLocalPath0 = .
  19. SccProjectUniqueName1 = SandcastleInstaller.csproj
  20. SccLocalPath1 = .
  21. SccProjectUniqueName2 = SandcastleInstaller.SHFB\\SandcastleInstaller.SHFB.csproj
  22. SccProjectName2 = SandcastleInstaller.SHFB
  23. SccLocalPath2 = SandcastleInstaller.SHFB
  24. EndGlobalSection
  25. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  26. Debug|Any CPU = Debug|Any CPU
  27. Debug|Mixed Platforms = Debug|Mixed Platforms
  28. Debug|x86 = Debug|x86
  29. Release|Any CPU = Release|Any CPU
  30. Release|Mixed Platforms = Release|Mixed Platforms
  31. Release|x86 = Release|x86
  32. EndGlobalSection
  33. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  34. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|Any CPU.ActiveCfg = Debug|x86
  35. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
  36. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|Mixed Platforms.Build.0 = Debug|x86
  37. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|x86.ActiveCfg = Debug|x86
  38. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Debug|x86.Build.0 = Debug|x86
  39. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|Any CPU.ActiveCfg = Release|x86
  40. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|Mixed Platforms.ActiveCfg = Release|x86
  41. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|Mixed Platforms.Build.0 = Release|x86
  42. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|x86.ActiveCfg = Release|x86
  43. {AAC3042F-A3B3-4609-9A09-91B97974E329}.Release|x86.Build.0 = Release|x86
  44. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|Any CPU.ActiveCfg = Debug|x86
  45. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
  46. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|Mixed Platforms.Build.0 = Debug|x86
  47. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|x86.ActiveCfg = Debug|x86
  48. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Debug|x86.Build.0 = Debug|x86
  49. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|Any CPU.ActiveCfg = Release|x86
  50. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|Mixed Platforms.ActiveCfg = Release|x86
  51. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|Mixed Platforms.Build.0 = Release|x86
  52. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|x86.ActiveCfg = Release|x86
  53. {0D46ACF1-0AC0-4329-A083-CFB82DBC2D57}.Release|x86.Build.0 = Release|x86
  54. EndGlobalSection
  55. GlobalSection(SolutionProperties) = preSolution
  56. HideSolutionNode = FALSE
  57. EndGlobalSection
  58. EndGlobal