TestHCCHISInterfaceVS2005.sln 1.1 KB

123456789101112131415161718192021222324
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 9.00
  3. # Visual Studio 2005
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestHCCHISInterfaceVS2005", "TestHCCHISInterfaceVS2005\TestHCCHISInterfaceVS2005.csproj", "{10F74C3A-5BF0-427C-9F7D-531E358CD87F}"
  5. ProjectSection(WebsiteProperties) = preProject
  6. Debug.AspNetCompiler.Debug = "True"
  7. Release.AspNetCompiler.Debug = "False"
  8. EndProjectSection
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Release|Any CPU = Release|Any CPU
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {10F74C3A-5BF0-427C-9F7D-531E358CD87F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {10F74C3A-5BF0-427C-9F7D-531E358CD87F}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {10F74C3A-5BF0-427C-9F7D-531E358CD87F}.Release|Any CPU.ActiveCfg = Release|Any CPU
  19. {10F74C3A-5BF0-427C-9F7D-531E358CD87F}.Release|Any CPU.Build.0 = Release|Any CPU
  20. EndGlobalSection
  21. GlobalSection(SolutionProperties) = preSolution
  22. HideSolutionNode = FALSE
  23. EndGlobalSection
  24. EndGlobal