Geen omschrijving

XinXiangXLXCallCenterWebUI.sln 3.2KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 14
  4. VisualStudioVersion = 14.0.25420.1
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "CallCenterWeb.UI", "CallCenterWeb.UI\", "{5DE468F6-3F51-41DB-8113-13E8D1BB62DD}"
  7. ProjectSection(WebsiteProperties) = preProject
  8. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
  9. ProjectReferences = ""
  10. Debug.AspNetCompiler.VirtualPath = "/localhost_74123"
  11. Debug.AspNetCompiler.PhysicalPath = "CallCenterWeb.UI\"
  12. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_74123\"
  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_74123"
  18. Release.AspNetCompiler.PhysicalPath = "CallCenterWeb.UI\"
  19. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_74123\"
  20. Release.AspNetCompiler.Updateable = "true"
  21. Release.AspNetCompiler.ForceOverwrite = "true"
  22. Release.AspNetCompiler.FixedNames = "false"
  23. Release.AspNetCompiler.Debug = "False"
  24. VWDPort = "8587"
  25. SlnRelativePath = "CallCenterWeb.UI\"
  26. EndProjectSection
  27. EndProject
  28. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "lvdiWeChat", "lvdiWeChat\", "{439B5638-964E-42AF-8206-A9C8D62FDEA8}"
  29. ProjectSection(WebsiteProperties) = preProject
  30. TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
  31. Debug.AspNetCompiler.VirtualPath = "/localhost_64955"
  32. Debug.AspNetCompiler.PhysicalPath = "lvdiWeChat\"
  33. Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_64955\"
  34. Debug.AspNetCompiler.Updateable = "true"
  35. Debug.AspNetCompiler.ForceOverwrite = "true"
  36. Debug.AspNetCompiler.FixedNames = "false"
  37. Debug.AspNetCompiler.Debug = "True"
  38. Release.AspNetCompiler.VirtualPath = "/localhost_64955"
  39. Release.AspNetCompiler.PhysicalPath = "lvdiWeChat\"
  40. Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_64955\"
  41. Release.AspNetCompiler.Updateable = "true"
  42. Release.AspNetCompiler.ForceOverwrite = "true"
  43. Release.AspNetCompiler.FixedNames = "false"
  44. Release.AspNetCompiler.Debug = "False"
  45. VWDPort = "64955"
  46. SlnRelativePath = "lvdiWeChat\"
  47. EndProjectSection
  48. EndProject
  49. Global
  50. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  51. Debug|Any CPU = Debug|Any CPU
  52. Release|Any CPU = Release|Any CPU
  53. EndGlobalSection
  54. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  55. {5DE468F6-3F51-41DB-8113-13E8D1BB62DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  56. {5DE468F6-3F51-41DB-8113-13E8D1BB62DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
  57. {5DE468F6-3F51-41DB-8113-13E8D1BB62DD}.Release|Any CPU.ActiveCfg = Debug|Any CPU
  58. {5DE468F6-3F51-41DB-8113-13E8D1BB62DD}.Release|Any CPU.Build.0 = Debug|Any CPU
  59. {439B5638-964E-42AF-8206-A9C8D62FDEA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  60. {439B5638-964E-42AF-8206-A9C8D62FDEA8}.Debug|Any CPU.Build.0 = Debug|Any CPU
  61. {439B5638-964E-42AF-8206-A9C8D62FDEA8}.Release|Any CPU.ActiveCfg = Debug|Any CPU
  62. {439B5638-964E-42AF-8206-A9C8D62FDEA8}.Release|Any CPU.Build.0 = Debug|Any CPU
  63. EndGlobalSection
  64. GlobalSection(SolutionProperties) = preSolution
  65. HideSolutionNode = FALSE
  66. EndGlobalSection
  67. EndGlobal