KC_HL7_HN.sln 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2013
  4. VisualStudioVersion = 12.0.21005.1
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "KC_HL7_HN", "http://localhost:27299", "{D566F73B-B29E-4C6E-B5B7-9E717C57BFB9}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. UseIISExpress = "true"
  9. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
  10. Debug.AspNetCompiler.VirtualPath = "/localhost_27299"
  11. Debug.AspNetCompiler.PhysicalPath = "F:\Work\HL7\KC_HL7_HN\KC_HL7_HN_Webservice\Service\"
  12. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_27299\"
  13. Debug.AspNetCompiler.Updateable = "true"
  14. Debug.AspNetCompiler.ForceOverwrite = "true"
  15. Debug.AspNetCompiler.FixedNames = "false"
  16. Debug.AspNetCompiler.Debug = "True"
  17. Release.AspNetCompiler.VirtualPath = "/localhost_27299"
  18. Release.AspNetCompiler.PhysicalPath = "F:\Work\HL7\KC_HL7_HN\KC_HL7_HN_Webservice\Service\"
  19. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_27299\"
  20. Release.AspNetCompiler.Updateable = "true"
  21. Release.AspNetCompiler.ForceOverwrite = "true"
  22. Release.AspNetCompiler.FixedNames = "false"
  23. Release.AspNetCompiler.Debug = "False"
  24. SlnRelativePath = "F:\Work\HL7\KC_HL7_HN\KC_HL7_HN_Webservice\Service\"
  25. DefaultWebSiteLanguage = "Visual C#"
  26. EndProjectSection
  27. EndProject
  28. Global
  29. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  30. Debug|Any CPU = Debug|Any CPU
  31. EndGlobalSection
  32. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  33. {D566F73B-B29E-4C6E-B5B7-9E717C57BFB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  34. {D566F73B-B29E-4C6E-B5B7-9E717C57BFB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
  35. EndGlobalSection
  36. GlobalSection(SolutionProperties) = preSolution
  37. HideSolutionNode = FALSE
  38. EndGlobalSection
  39. EndGlobal